From 8a57b2ed2b6c3c67c5d9b1931d2f1ac5615880c1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 16:02:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b6c9ee..1b53c5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,17 +83,17 @@ export default function LandingPage() { title: "The Original Croffle", description: "A delightful fusion of croissant and waffle, golden-crisp on the outside, soft and airy within. Experience the perfect texture and buttery aroma.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1678144005877-628f80456108?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Croffle with cream and berries"}, phoneTwo: { - imageSrc: "https://images.unsplash.com/photo-1610444558550-b0895c25c345?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Plain croffle on a stand"} + imageSrc: "https://images.unsplash.com/photo-1610444558550-b0895c25c345?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800&_wi=1", imageAlt: "Plain croffle on a stand"} }, { title: "Viral Strawberry Matcha Latte", description: "Our refreshing, perfectly balanced strawberry matcha latte. A vibrant blend of sweet strawberries and authentic matcha, crafted for a serene sip.", phoneOne: { - imageSrc: "https://images.unsplash.com/photo-1627914801905-2d33d9b04f29?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Strawberry matcha latte, clear layers"}, + imageSrc: "https://images.unsplash.com/photo-1627914801905-2d33d9b04f29?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800&_wi=1", imageAlt: "Strawberry matcha latte, clear layers"}, phoneTwo: { - imageSrc: "https://images.unsplash.com/photo-1627914801905-2d33d9b04f29?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Strawberry matcha latte, clear layers"} + imageSrc: "https://images.unsplash.com/photo-1627914801905-2d33d9b04f29?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800&_wi=2", imageAlt: "Strawberry matcha latte, clear layers"} }, { title: "Seasonal Delights", description: "Indulge in our rotating selection of seasonal croffles and specialty drinks, each inspired by the freshest ingredients and culinary innovation.", phoneOne: { - imageSrc: "https://images.unsplash.com/photo-1598270140228-577d612f00f0?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Seasonal fruit tart"}, + imageSrc: "https://images.unsplash.com/photo-1598270140228-577d612f00f0?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800&_wi=1", imageAlt: "Seasonal fruit tart"}, phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1601618296245-0e06071477d9?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Refreshing drink with berries"} } @@ -114,15 +114,15 @@ export default function LandingPage() { { id: "product-1", name: "Caramel Drizzle Croffle", price: "$7.50", variant: "Sweet & Buttery", imageSrc: "https://images.unsplash.com/photo-1628189675276-805c6d36e2f6?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Caramel Drizzle Croffle"}, { - id: "product-2", name: "Strawberry Matcha Latte", price: "$6.00", variant: "Refreshing & Vibrant", imageSrc: "https://images.unsplash.com/photo-1627914801905-2d33d9b04f29?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Strawberry Matcha Latte"}, + id: "product-2", name: "Strawberry Matcha Latte", price: "$6.00", variant: "Refreshing & Vibrant", imageSrc: "https://images.unsplash.com/photo-1627914801905-2d33d9b04f29?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800&_wi=3", imageAlt: "Strawberry Matcha Latte"}, { id: "product-3", name: "Double Chocolate Croffle", price: "$8.00", variant: "Rich & Indulgent", imageSrc: "https://images.unsplash.com/photo-1549488344-ec8f381f7cf8?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Double Chocolate Croffle"}, { id: "product-4", name: "Signature Espresso Latte", price: "$5.50", variant: "Smooth & Creamy", imageSrc: "https://images.unsplash.com/photo-1506371725667-a0833a69a031?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Espresso Latte with Latte Art"}, { - id: "product-5", name: "Seasonal Fruit Tart", price: "$9.00", variant: "Fresh & Tangy", imageSrc: "https://images.unsplash.com/photo-1598270140228-577d612f00f0?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Seasonal Fruit Tart"}, + id: "product-5", name: "Seasonal Fruit Tart", price: "$9.00", variant: "Fresh & Tangy", imageSrc: "https://images.unsplash.com/photo-1598270140228-577d612f00f0?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800&_wi=2", imageAlt: "Seasonal Fruit Tart"}, { - id: "product-6", name: "Classic Butter Croffle", price: "$6.50", variant: "Simple & Elegant", imageSrc: "https://images.unsplash.com/photo-1610444558550-b0895c25c345?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800", imageAlt: "Classic Butter Croffle"} + id: "product-6", name: "Classic Butter Croffle", price: "$6.50", variant: "Simple & Elegant", imageSrc: "https://images.unsplash.com/photo-1610444558550-b0895c25c345?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&w=800&_wi=2", imageAlt: "Classic Butter Croffle"} ]} title="Our Exquisite Menu" description="A curated selection of handcrafted croffles, artisanal coffees, and specialty beverages designed to elevate your everyday moments." -- 2.49.1