Update src/app/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
|||||||
href: "#about",
|
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"
|
imageAlt="Luxury car being washed with foam"
|
||||||
mediaAnimation="slide-up"
|
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."
|
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"
|
tag="About Us"
|
||||||
tagIcon={Car}
|
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"
|
imageAlt="Person detailing a luxury car"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
|||||||
descriptions: [
|
descriptions: [
|
||||||
"Deep foam wash, rim cleaning, tire dressing, and spotless drying.",
|
"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",
|
imageAlt: "Car covered in rich shampoo foam",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -121,16 +121,16 @@ export default function LandingPage() {
|
|||||||
descriptions: [
|
descriptions: [
|
||||||
"Vacuuming, surface wiping, leather conditioning, and odor removal.",
|
"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",
|
imageAlt: "Hand applying wax to a car",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3",
|
||||||
title: "Protective Wax & Sealant",
|
title: "SUVs",
|
||||||
descriptions: [
|
descriptions: [
|
||||||
"Application of premium wax for lasting shine and paint protection.",
|
"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",
|
imageAlt: "Cleaning car tire and rim",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user