diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d5570e..8d6b228 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,17 +32,11 @@ export default function LandingPage() { @@ -51,63 +45,40 @@ export default function LandingPage() {
@@ -117,10 +88,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Elite Detailing Standards" description={[ - "At Elite Detail, we don't just wash cars; we curate them.", - "Our studio combines traditional master detailing with cutting-edge paint preservation technology to ensure your vehicle remains in gallery-grade condition.", - "Entrust your machine to experts who understand the nuances of luxury performance engineering.", - ]} + "At Elite Detail, we don't just wash cars; we curate them.", "Our studio combines traditional master detailing with cutting-edge paint preservation technology to ensure your vehicle remains in gallery-grade condition.", "Entrust your machine to experts who understand the nuances of luxury performance engineering."]} /> @@ -131,20 +99,11 @@ export default function LandingPage() { description="Expert solutions for paint perfection and longevity." accordionItems={[ { - id: "1", - title: "Ceramic Coating", - content: "Nanotechnology-based protection creating a sacrificial, highly hydrophobic layer for paint longevity.", - }, + id: "1", title: "Ceramic Coating", content: "Nanotechnology-based protection creating a sacrificial, highly hydrophobic layer for paint longevity."}, { - id: "2", - title: "PPF (Paint Protection Film)", - content: "Self-healing, invisible shield protecting against road debris, scratches, and harsh environmental contaminants.", - }, + id: "2", title: "PPF (Paint Protection Film)", content: "Self-healing, invisible shield protecting against road debris, scratches, and harsh environmental contaminants."}, { - id: "3", - title: "Interior Detailing", - content: "Precision cleaning and leather nourishment designed to preserve the showroom condition of your interior cabin.", - }, + id: "3", title: "Interior Detailing", content: "Precision cleaning and leather nourishment designed to preserve the showroom condition of your interior cabin."}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194145.jpg" imageAlt="Ceramic Coating Application" @@ -155,63 +114,28 @@ export default function LandingPage() {