From b92de4e5775bd3c4e3a0cfbe5e16443dce939199 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 15:42:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f420c82..6de614b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - features={[{id:1,title:"Handcrafted Bouquets",description:"Every bouquet is designed by our master florists using seasonal flowers and unique combinations.",imageSrc:"http://img.b2bpic.net/free-photo/top-view-wedding-flowers-with-copy-space_23-2148461242.jpg",imageAlt:"Beautiful handcrafted bouquet with seasonal flowers"},{id:2,title:"Sustainable Practices",description:"We source flowers locally and use eco-friendly packaging to reduce our environmental footprint.",imageSrc:"http://img.b2bpic.net/free-photo/high-angle-hand-holding-delicate-flower_23-2148256567.jpg",imageAlt:"Eco-friendly packaging and local flower sourcing"},{id:3,title:"Personalized Touch",description:"Customize your arrangements to match any occasion with our bespoke design service.",imageSrc:"http://img.b2bpic.net/free-photo/crop-florist-wrapping-bouquet_23-2147760945.jpg",imageAlt:"Personalized floral arrangement with custom design elements"}]} + features={[{id:1,title:"Handcrafted Bouquets",description:"Every bouquet is designed by our master florists using seasonal flowers and unique combinations.",imageSrc:"http://img.b2bpic.net/free-photo/top-view-wedding-flowers-with-copy-space_23-2148461242.jpg",imageAlt:"Beautiful handcrafted bouquet with seasonal flowers"},{id:2,title:"Sustainable Practices",description:"We source flowers locally and use eco-friendly packaging to reduce our environmental footprint.",imageSrc:"http://img.b2bpic.net/free-photo/high-angle-hand-holding-delicate-flower_23-2148256567.jpg",imageAlt:"Eco-friendly packaging and local flower sourcing"},{id:3,title:"Personalized Touch",description:"Customize your arrangements to match any occasion with our bespoke design service.",imageSrc:"http://img.b2bpic.net/free-photo/crop-florist-wrapping-bouquet_23-2147760945.jpg?_wi=1",imageAlt:"Personalized floral arrangement with custom design elements"}]} /> @@ -107,7 +107,7 @@ export default function LandingPage() {