Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="John's Famous Flowers"
|
||||
description="Bringing beauty into your life with our hand-picked, artisanal floral arrangements."
|
||||
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||
buttons={[{ text: "Shop Artisanal Bouquets", href: "#products" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tulips-table_23-2148480711.jpg", imageAlt: "Flowers" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pink-white-color-roses-alstroemeria-flowers-white-background_141793-8151.jpg", imageAlt: "Flowers" },
|
||||
|
||||
Reference in New Issue
Block a user