From 95eec70f1d78d62a5df76fc4a48a0e4cc6b17da1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:37:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f6cfa1f..046b970 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,9 +140,9 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "dubai-pistachio", name: "Dubai Pistachio", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/mini-cakes-truffles-with-chocolate-drops-cocoa-powder_114579-8006.jpg", imageAlt: "Dubai Pistachio luxury paleta"}, + id: "dubai-pistachio", name: "Dubai Pistachio", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/mini-cakes-truffles-with-chocolate-drops-cocoa-powder_114579-8006.jpg?_wi=1", imageAlt: "Dubai Pistachio luxury paleta"}, { - id: "oreo-avalanche", name: "Oreo Avalanche", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-dessert-with-chocolate-biscuits_23-2148603289.jpg", imageAlt: "Oreo Avalanche gourmet popsicle"}, + id: "oreo-avalanche", name: "Oreo Avalanche", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-dessert-with-chocolate-biscuits_23-2148603289.jpg?_wi=1", imageAlt: "Oreo Avalanche gourmet popsicle"}, { id: "strawberry-shortcake", name: "Strawberry Shortcake", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-pink-ice-cream-sticks-slices-strawberries_23-2148430740.jpg", imageAlt: "Strawberry Shortcake premium paleta"}, ]} @@ -250,10 +250,10 @@ export default function LandingPage() { "Tap into the viral paleta trend that's taking Instagram by storm. The interactive builder and gourmet toppings create natural social media moments.", imageSrc: "http://img.b2bpic.net/free-photo/variety-eclairs-with-fruits_114579-17933.jpg", imageAlt: "Franchise opportunity"}, { id: "high-margins", title: "High Profit Margins", description: - "Premium pricing on luxury desserts means better margins. Low production costs with premium positioning equals strong profitability.", imageSrc: "http://img.b2bpic.net/free-photo/mini-cakes-truffles-with-chocolate-drops-cocoa-powder_114579-8006.jpg", imageAlt: "High margin products"}, + "Premium pricing on luxury desserts means better margins. Low production costs with premium positioning equals strong profitability.", imageSrc: "http://img.b2bpic.net/free-photo/mini-cakes-truffles-with-chocolate-drops-cocoa-powder_114579-8006.jpg?_wi=2", imageAlt: "High margin products"}, { id: "simple-operations", title: "Simple Menu & Operations", description: - "Streamlined menu with limited SKUs. Easy-to-train staff. Focused inventory management. Scale quickly without complexity.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-dessert-with-chocolate-biscuits_23-2148603289.jpg", imageAlt: "Simple operations"}, + "Streamlined menu with limited SKUs. Easy-to-train staff. Focused inventory management. Scale quickly without complexity.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-dessert-with-chocolate-biscuits_23-2148603289.jpg?_wi=2", imageAlt: "Simple operations"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up"