diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fb1629..5f2be77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,13 +62,13 @@ export default function LandingPage() { { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bouquet-pink-color-roses-with-pink-ranunculus-chrysanthemum-santini-flowers_140725-12104.jpg", imageAlt: "Floral detail"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247528.jpg", imageAlt: "Wedding florals"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247528.jpg?_wi=1", imageAlt: "Wedding florals"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-art-background-template-botanical-watercolor-vector-floral-illustrations-buds-leaves-pastel-tonesframe-seamless-pattern-peony-wedding-invitation-greeting-card-poster_123827-29728.jpg", imageAlt: "Flower shop"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-art-background-template-botanical-watercolor-vector-floral-illustrations-buds-leaves-pastel-tonesframe-seamless-pattern-peony-wedding-invitation-greeting-card-poster_123827-29728.jpg?_wi=1", imageAlt: "Flower shop"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247528.jpg", imageAlt: "Botanical design"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247528.jpg?_wi=2", imageAlt: "Botanical design"}, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/warm-colors-vase-with-flowers_23-2151843521.jpg", imageAlt: "Fresh blooms"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/warm-colors-vase-with-flowers_23-2151843521.jpg?_wi=1", imageAlt: "Fresh blooms"}, ]} /> @@ -100,9 +100,9 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", name: "Classic Rose Elegance", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-lovely-cheerful-brunette-young-lady-with-big-expensive-bouquet-red-roses-bunch-bright-air-balloons-isolate-white-smiling-camera_132075-12355.jpg"}, + id: "1", name: "Classic Rose Elegance", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-lovely-cheerful-brunette-young-lady-with-big-expensive-bouquet-red-roses-bunch-bright-air-balloons-isolate-white-smiling-camera_132075-12355.jpg?_wi=1"}, { - id: "2", name: "Seasonal Meadow", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/yellow-daisies-pink-roses-promoted-by-woman_114579-2146.jpg"}, + id: "2", name: "Seasonal Meadow", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/yellow-daisies-pink-roses-promoted-by-woman_114579-2146.jpg?_wi=1"}, { id: "3", name: "Orchid Sophistication", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/furoshiki-packages-arrangement-still-life_23-2150642989.jpg"}, { @@ -151,15 +151,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Anna Smith", date: "Oct 2023", title: "Wedding Bride", quote: "The flowers were absolutely stunning!", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/bride-nature_1328-4871.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-art-background-template-botanical-watercolor-vector-floral-illustrations-buds-leaves-pastel-tonesframe-seamless-pattern-peony-wedding-invitation-greeting-card-poster_123827-29728.jpg", imageAlt: "minimalist floral composition beige background"}, + id: "1", name: "Anna Smith", date: "Oct 2023", title: "Wedding Bride", quote: "The flowers were absolutely stunning!", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/bride-nature_1328-4871.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-art-background-template-botanical-watercolor-vector-floral-illustrations-buds-leaves-pastel-tonesframe-seamless-pattern-peony-wedding-invitation-greeting-card-poster_123827-29728.jpg?_wi=2", imageAlt: "minimalist floral composition beige background"}, { - id: "2", name: "Mark Jones", date: "Nov 2023", title: "Regular Client", quote: "Best floral shop in town.", tag: "Gift", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247528.jpg", imageAlt: "spring bouquet fresh flowers detail"}, + id: "2", name: "Mark Jones", date: "Nov 2023", title: "Regular Client", quote: "Best floral shop in town.", tag: "Gift", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247528.jpg?_wi=3", imageAlt: "spring bouquet fresh flowers detail"}, { - id: "3", name: "Sarah Lee", date: "Dec 2023", title: "Event Organizer", quote: "Creative and timely service.", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", imageSrc: "http://img.b2bpic.net/free-photo/warm-colors-vase-with-flowers_23-2151843521.jpg", imageAlt: "floral arrangement detail studio light"}, + id: "3", name: "Sarah Lee", date: "Dec 2023", title: "Event Organizer", quote: "Creative and timely service.", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", imageSrc: "http://img.b2bpic.net/free-photo/warm-colors-vase-with-flowers_23-2151843521.jpg?_wi=2", imageAlt: "floral arrangement detail studio light"}, { - id: "4", name: "David Kim", date: "Jan 2024", title: "Gift Sender", quote: "The bouquet brought so much joy.", tag: "Gift", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-spring_1398-2014.jpg", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-lovely-cheerful-brunette-young-lady-with-big-expensive-bouquet-red-roses-bunch-bright-air-balloons-isolate-white-smiling-camera_132075-12355.jpg", imageAlt: "luxury rose bouquet white wrap"}, + id: "4", name: "David Kim", date: "Jan 2024", title: "Gift Sender", quote: "The bouquet brought so much joy.", tag: "Gift", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-spring_1398-2014.jpg", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-lovely-cheerful-brunette-young-lady-with-big-expensive-bouquet-red-roses-bunch-bright-air-balloons-isolate-white-smiling-camera_132075-12355.jpg?_wi=2", imageAlt: "luxury rose bouquet white wrap"}, { - id: "5", name: "Elena Ross", date: "Feb 2024", title: "Interior Designer", quote: "Stunning quality every time.", tag: "Decor", avatarSrc: "http://img.b2bpic.net/free-photo/bride-nature_1328-4871.jpg", imageSrc: "http://img.b2bpic.net/free-photo/yellow-daisies-pink-roses-promoted-by-woman_114579-2146.jpg", imageAlt: "seasonal wildflower arrangement ceramic vase"}, + id: "5", name: "Elena Ross", date: "Feb 2024", title: "Interior Designer", quote: "Stunning quality every time.", tag: "Decor", avatarSrc: "http://img.b2bpic.net/free-photo/bride-nature_1328-4871.jpg", imageSrc: "http://img.b2bpic.net/free-photo/yellow-daisies-pink-roses-promoted-by-woman_114579-2146.jpg?_wi=2", imageAlt: "seasonal wildflower arrangement ceramic vase"}, ]} title="Voices of Our Community" description="Stories from customers who shared their special moments with us."