diff --git a/src/app/page.tsx b/src/app/page.tsx index 990d3f5..eaf5a70 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() {