Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 07:37:47 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"