diff --git a/src/app/page.tsx b/src/app/page.tsx index d5c5095..3cbf718 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-animated" }} title="Nature’s Beauty, Delivered" description="Experience the freshness of hand-picked seasonal flowers designed to brighten your home or surprise someone special." + buttons={[{ text: "Shop Fresh Flowers", href: "#products" }]} carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/flowers-florist-atelier_23-2147760917.jpg", imageAlt: "fresh flowers bouquet warm light" }, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hello-spring-collage_23-2149319131.jpg", imageAlt: "elegant flower arrangement minimal" },