images updated

This commit is contained in:
Selvi 2025-09-10 20:24:20 +05:30
parent 7684019326
commit fc585845d7
13 changed files with 12 additions and 14 deletions

View File

@ -34,7 +34,7 @@ export default function StickyHeader({ scroll, handleSearch, handleOptionalPanel
</div>
{/*menu icon*/}
<div className="button">
<Link href="#" className="theme_btn">
<Link href="/contact" className="theme_btn">
Get A Quote
<svg width={12} height={12} viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 11L11 1M11 1H3.5M11 1V8.5" stroke="white" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />

View File

@ -105,7 +105,7 @@ export default function Header2({ handleSearch, handleOptionalPanel, handleMobil
<span className="line" />
</div>
<div className="button">
<Link href="#" className="theme_btn">
<Link href="/contact" className="theme_btn">
Get A Quote
<svg width={12} height={12} viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 11L11 1M11 1H3.5M11 1V8.5" stroke="white" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />

View File

@ -79,7 +79,7 @@ export default function Offer1() {
<Swiper {...swiperOptions} className="theme_carousel ">
<SwiperSlide className="process_box type_two hover_1_get color_two">
<div className="image_box hover_1">
<img src="/assets/images/process/1.png" alt="service" className="img-fluid" />
<img src="/assets/images/process/1.webp" alt="service" className="img-fluid" />
<div className="oh ho_1" />
<div className="oh ho_2" />
<div className="oh ho_3" />

View File

@ -33,7 +33,7 @@ export default function Slider2() {
{/* Slide 1 */}
<SwiperSlide>
<img
src="assets/images/slider/1.png"
src="assets/images/slider/1.webp"
alt="Slide 1"
style={{
width: "100%",
@ -46,7 +46,7 @@ export default function Slider2() {
{/* Slide 2 */}
<SwiperSlide>
<img
src="assets/images/slider/2.png"
src="assets/images/slider/2.webp"
alt="Slide 2"
style={{
width: "100%",
@ -59,7 +59,7 @@ export default function Slider2() {
{/* Slide 3 */}
<SwiperSlide>
<img
src="assets/images/slider/3.png"
src="assets/images/slider/3.webp"
alt="Slide 3"
style={{
width: "100%",

View File

@ -25,13 +25,11 @@ export default function AboutUs() {
<div className="image_box_only type_seven">
<div className="icon_box_only type_four inline_box trans">
<div className="icon">
<img src="/assets/images/icon-image-1.png" alt="img" className="img-fluid" />
<img src="/assets/images/about-us/icons/local-moves.png" alt="img" className="img-fluid" />
</div>
<div className="content">
<div className="title_18">
<Link href="#">
Local Moves
</Link>
<h5>Local Moves</h5>
</div>
</div>
<Link className="link" href="#">
@ -51,13 +49,13 @@ export default function AboutUs() {
</div>
<div className="icon_box_only type_four position_two trans">
<div className="icon">
<img src="/assets/images/icon-image-2.png" alt="img" className="img-fluid" />
<img src="/assets/images/about-us/icons/pickups.png" alt="img" className="img-fluid" />
</div>
<div className="content">
<div className="title_18">
<Link href="#">
<h5>
Pickups & Delivery
</Link>
</h5>
</div>
</div>
<Link className="link" href="#">

View File

@ -5133,7 +5133,7 @@ body .service_post.style_one .owl-carousel .owl-dots {
.image_box_only.type_ten img {
width: 620%;
max-width: 490px;
height: 590px;
height: 500px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 310px 0 345px 310px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB