diff --git a/src/app/page.tsx b/src/app/page.tsx index 6501c79..2c8d971 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWs6ZGji9LdvrNqOa1Hc1PtnXa/uploaded-1781107385451-5h0ul4c4.png" imageAlt="Luxury car being washed with foam" mediaAnimation="slide-up" /> @@ -95,7 +95,7 @@ export default function LandingPage() { description="At Executive Car Wash, we are dedicated to preserving the beauty and value of your vehicle. Our expert team uses only the finest products and techniques to deliver a superior clean and unparalleled detailing experience. Trust us to give your car the executive treatment it deserves." tag="About Us" tagIcon={Car} - imageSrc="http://img.b2bpic.net/free-photo/man-using-laptop-while-charging-electric-car_107420-94885.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWs6ZGji9LdvrNqOa1Hc1PtnXa/uploaded-1781107518892-ckpxjsg4.png" imageAlt="Person detailing a luxury car" /> @@ -112,7 +112,7 @@ export default function LandingPage() { descriptions: [ "Deep foam wash, rim cleaning, tire dressing, and spotless drying.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-wash-car-using-shampoo_1150-6983.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWs6ZGji9LdvrNqOa1Hc1PtnXa/uploaded-1781105690034-s0wwqet4.png", imageAlt: "Car covered in rich shampoo foam", }, { @@ -121,16 +121,16 @@ export default function LandingPage() { descriptions: [ "Vacuuming, surface wiping, leather conditioning, and odor removal.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26081.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWs6ZGji9LdvrNqOa1Hc1PtnXa/uploaded-1781105840664-d68f2wlv.png", imageAlt: "Hand applying wax to a car", }, { id: "f3", - title: "Protective Wax & Sealant", + title: "SUVs", descriptions: [ "Application of premium wax for lasting shine and paint protection.", ], - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-wheel_1170-1468.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWs6ZGji9LdvrNqOa1Hc1PtnXa/uploaded-1781105930572-0x9qfp4k.png", imageAlt: "Cleaning car tire and rim", }, ]}