diff --git a/src/app/page.tsx b/src/app/page.tsx index 630dc76..dfc8db7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,17 +76,17 @@ export default function LandingPage() { tag="Our Work" features={[ { - id: "1", title: "Romantic Elegance", description: "Timeless arrangements featuring premium roses and complementary botanicals, perfect for weddings and romantic occasions.", tag: "Wedding", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-wedding-bouquet-made-beige-violet-roses-lies_8353-549.jpg", buttons: [ + id: "1", title: "Romantic Elegance", description: "Timeless arrangements featuring premium roses and complementary botanicals, perfect for weddings and romantic occasions.", tag: "Wedding", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-wedding-bouquet-made-beige-violet-roses-lies_8353-549.jpg?_wi=1", buttons: [ { text: "View Details", href: "#" } ] }, { - id: "2", title: "Event Splendor", description: "Bold, statement-making centerpieces designed to elevate corporate events, galas, and special gatherings.", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg", buttons: [ + id: "2", title: "Event Splendor", description: "Bold, statement-making centerpieces designed to elevate corporate events, galas, and special gatherings.", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg?_wi=1", buttons: [ { text: "View Details", href: "#" } ] }, { - id: "3", title: "Custom Creation", description: "Personalized floral designs tailored to your vision, color palette, and special requests with our expert florists.", tag: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-34943.jpg", buttons: [ + id: "3", title: "Custom Creation", description: "Personalized floral designs tailored to your vision, color palette, and special requests with our expert florists.", tag: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-34943.jpg?_wi=1", buttons: [ { text: "View Details", href: "#" } ] } @@ -104,16 +104,16 @@ export default function LandingPage() { tag="What We Offer" products={[ { - id: "1", name: "Wedding Bouquets & Installations", price: "Starting at $250", variant: "Custom arrangements, installations, ceremony florals", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-wedding-bouquet-made-beige-violet-roses-lies_8353-549.jpg", imageAlt: "Beautiful wedding flowers" + id: "1", name: "Wedding Bouquets & Installations", price: "Starting at $250", variant: "Custom arrangements, installations, ceremony florals", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-wedding-bouquet-made-beige-violet-roses-lies_8353-549.jpg?_wi=2", imageAlt: "Beautiful wedding flowers" }, { - id: "2", name: "Corporate Event Design", price: "Starting at $400", variant: "Centerpieces, installations, large-scale arrangements", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg", imageAlt: "Corporate event floral design" + id: "2", name: "Corporate Event Design", price: "Starting at $400", variant: "Centerpieces, installations, large-scale arrangements", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg?_wi=2", imageAlt: "Corporate event floral design" }, { - id: "3", name: "Subscription Boxes", price: "$45 per delivery", variant: "Weekly, bi-weekly, or monthly fresh arrangements", imageSrc: "http://img.b2bpic.net/free-photo/roses-bunch-table_23-2147697987.jpg", imageAlt: "Fresh flower subscription" + id: "3", name: "Subscription Boxes", price: "$45 per delivery", variant: "Weekly, bi-weekly, or monthly fresh arrangements", imageSrc: "http://img.b2bpic.net/free-photo/roses-bunch-table_23-2147697987.jpg?_wi=1", imageAlt: "Fresh flower subscription" }, { - id: "4", name: "Custom Arrangements", price: "From $75", variant: "Personalized designs for any occasion", imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-34943.jpg", imageAlt: "Custom floral arrangement" + id: "4", name: "Custom Arrangements", price: "From $75", variant: "Personalized designs for any occasion", imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-34943.jpg?_wi=2", imageAlt: "Custom floral arrangement" } ]} gridVariant="uniform-all-items-equal" @@ -177,7 +177,7 @@ export default function LandingPage() { tag="Gallery" blogs={[ { - id: "1", category: "Wedding", title: "The Golden Garden Wedding", excerpt: "An enchanting celebration featuring cascading white roses and golden accents.", imageSrc: "http://img.b2bpic.net/free-photo/roses-bunch-table_23-2147697987.jpg", imageAlt: "Golden garden wedding arrangement", authorName: "Elena Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-woman-posing-near-flowers_23-2147762190.jpg", date: "March 2024" + id: "1", category: "Wedding", title: "The Golden Garden Wedding", excerpt: "An enchanting celebration featuring cascading white roses and golden accents.", imageSrc: "http://img.b2bpic.net/free-photo/roses-bunch-table_23-2147697987.jpg?_wi=2", imageAlt: "Golden garden wedding arrangement", authorName: "Elena Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-woman-posing-near-flowers_23-2147762190.jpg", date: "March 2024" }, { id: "2", category: "Corporate", title: "Spring Gala Centerpieces", excerpt: "Fresh, vibrant arrangements that transformed a luxury ballroom into a botanical paradise.", imageSrc: "http://img.b2bpic.net/free-photo/delicate-bouquet-spring-flowers-vase-windowsill_169016-28349.jpg", imageAlt: "Corporate gala flowers", authorName: "Marco Deluca", authorAvatar: "http://img.b2bpic.net/free-photo/small-business-retail-employees-concept-handsome-salesman-delivery-guy-from-flower-shop-holding_1258-59855.jpg", date: "February 2024"