diff --git a/src/app/page.tsx b/src/app/page.tsx index fb93d0f..44f0971 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,6 +47,7 @@ export default function LandingPage() { background={{ variant: "plain" }} title="Drive Excellence" description="Experience the epitome of luxury performance. Our curated collection of prestige vehicles awaits those who appreciate the finer things." + buttons={[{ text: "View Collection", href: "#inventory" }]} testimonials={[ { name: "James Sterling", handle: "@jsterling", testimonial: "The buying experience was seamless and the vehicle is pristine.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-phone-car-showroom_1303-21397.jpg" }, { name: "Elena Vance", handle: "@evance", testimonial: "Exceptional service, beyond expectations. Truly luxury.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117116.jpg" },