diff --git a/src/app/page.tsx b/src/app/page.tsx index 92a2287..7b3db82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,15 +55,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Mitchell", handle: "@sarahlovesfrozen", testimonial: "The smoothest ice cream I've ever tasted. Nitrogen preparation is a game-changer!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-smiling-young-woman-with-positive-expression-wears-casual-black-t-shirt-has-tattooed-arm-models-against-concrete-wall_273609-3574.jpg", imageAlt: "Sarah Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-smiling-young-woman-with-positive-expression-wears-casual-black-t-shirt-has-tattooed-arm-models-against-concrete-wall_273609-3574.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, { name: "Michael Chen", handle: "@michaelcreamy", testimonial: "Best ice cream shop in Lake Nona. The quality and freshness are unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-therapist_23-2148759115.jpg", imageAlt: "Michael Chen" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-therapist_23-2148759115.jpg?_wi=1", imageAlt: "Michael Chen" }, { name: "Jessica Rodriguez", handle: "@jessicaflavors", testimonial: "Finally found a place that understands real ice cream. Worth every visit!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone_23-2148461401.jpg", imageAlt: "Jessica Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone_23-2148461401.jpg?_wi=1", imageAlt: "Jessica Rodriguez" } ]} testimonialRotationInterval={6000} @@ -97,19 +97,19 @@ export default function LandingPage() { buttonAnimation="slide-up" products={[ { - id: "vanilla", name: "Classic Vanilla", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/white-ice-cream-background_23-2147822310.jpg", imageAlt: "Classic Vanilla Ice Cream" + id: "vanilla", name: "Classic Vanilla", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/white-ice-cream-background_23-2147822310.jpg?_wi=1", imageAlt: "Classic Vanilla Ice Cream" }, { id: "chocolate", name: "Decadent Chocolate Fudge", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cupcakes-with-person-sieving-cocoa-powder-top_23-2148485355.jpg", imageAlt: "Chocolate Fudge Ice Cream" }, { - id: "strawberry", name: "Fresh Strawberry Bliss", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4642.jpg", imageAlt: "Strawberry Ice Cream" + id: "strawberry", name: "Fresh Strawberry Bliss", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4642.jpg?_wi=1", imageAlt: "Strawberry Ice Cream" }, { - id: "mint", name: "Mint Chocolate Chip", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mint-chocolate-ice-cream_23-2150096672.jpg", imageAlt: "Mint Chocolate Chip" + id: "mint", name: "Mint Chocolate Chip", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mint-chocolate-ice-cream_23-2150096672.jpg?_wi=1", imageAlt: "Mint Chocolate Chip" }, { - id: "caramel", name: "Salted Caramel Dream", price: "$7.49", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-sesames-strawberry-caramel-syrop-nuts-dry-fruits-side-view_141793-3539.jpg", imageAlt: "Salted Caramel Ice Cream" + id: "caramel", name: "Salted Caramel Dream", price: "$7.49", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-sesames-strawberry-caramel-syrop-nuts-dry-fruits-side-view_141793-3539.jpg?_wi=1", imageAlt: "Salted Caramel Ice Cream" } ]} gridVariant="three-columns-all-equal-width" @@ -145,16 +145,16 @@ export default function LandingPage() { buttonAnimation="slide-up" features={[ { - id: "smooth", title: "Impossibly Smooth Texture", description: "Liquid nitrogen instantly freezes cream to microscopic perfection, creating silky texture that coats your palate.", imageSrc: "http://img.b2bpic.net/free-photo/white-ice-cream-background_23-2147822310.jpg", imageAlt: "Smooth ice cream texture" + id: "smooth", title: "Impossibly Smooth Texture", description: "Liquid nitrogen instantly freezes cream to microscopic perfection, creating silky texture that coats your palate.", imageSrc: "http://img.b2bpic.net/free-photo/white-ice-cream-background_23-2147822310.jpg?_wi=2", imageAlt: "Smooth ice cream texture" }, { - id: "fresh", title: "Made Fresh Daily", description: "Every scoop is prepared fresh to order using premium ingredients sourced locally whenever possible.", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4642.jpg", imageAlt: "Fresh ice cream preparation" + id: "fresh", title: "Made Fresh Daily", description: "Every scoop is prepared fresh to order using premium ingredients sourced locally whenever possible.", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4642.jpg?_wi=2", imageAlt: "Fresh ice cream preparation" }, { - id: "intense", title: "Intense Flavors", description: "The precision freezing method preserves every nuance of flavor, delivering taste that's bold and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mint-chocolate-ice-cream_23-2150096672.jpg", imageAlt: "Vibrant ice cream flavors" + id: "intense", title: "Intense Flavors", description: "The precision freezing method preserves every nuance of flavor, delivering taste that's bold and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mint-chocolate-ice-cream_23-2150096672.jpg?_wi=2", imageAlt: "Vibrant ice cream flavors" }, { - id: "safe", title: "100% Safe & Delicious", description: "All liquid nitrogen dissipates during the freezing process. You only taste pure, creamy, amazing ice cream.", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-sesames-strawberry-caramel-syrop-nuts-dry-fruits-side-view_141793-3539.jpg", imageAlt: "Safe preparation method" + id: "safe", title: "100% Safe & Delicious", description: "All liquid nitrogen dissipates during the freezing process. You only taste pure, creamy, amazing ice cream.", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-sesames-strawberry-caramel-syrop-nuts-dry-fruits-side-view_141793-3539.jpg?_wi=2", imageAlt: "Safe preparation method" } ]} gridVariant="bento-grid" @@ -175,15 +175,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Emily Thompson", role: "Local Resident", company: "Lake Nona Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-smiling-young-woman-with-positive-expression-wears-casual-black-t-shirt-has-tattooed-arm-models-against-concrete-wall_273609-3574.jpg", imageAlt: "Emily Thompson" + imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-smiling-young-woman-with-positive-expression-wears-casual-black-t-shirt-has-tattooed-arm-models-against-concrete-wall_273609-3574.jpg?_wi=2", imageAlt: "Emily Thompson" }, { id: "2", name: "David Martinez", role: "Food Enthusiast", company: "Orlando Foodies", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-therapist_23-2148759115.jpg", imageAlt: "David Martinez" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-therapist_23-2148759115.jpg?_wi=2", imageAlt: "David Martinez" }, { id: "3", name: "Jennifer Lee", role: "Business Owner", company: "Lake Nona Ventures", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone_23-2148461401.jpg", imageAlt: "Jennifer Lee" + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone_23-2148461401.jpg?_wi=2", imageAlt: "Jennifer Lee" }, { id: "4", name: "Marcus Johnson", role: "Community Leader", company: "Nona Excellence", rating: 5,