From 9ef7c923a10873609b5c533458bd363898af5b17 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 14:48:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 288 ++++++----------------------------------------- 1 file changed, 37 insertions(+), 251 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec74e7d..a4b8bae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,24 +31,13 @@ export default function LandingPage() { @@ -56,38 +45,14 @@ export default function LandingPage() { @@ -97,20 +62,9 @@ export default function LandingPage() { @@ -123,48 +77,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Iced Vanilla Latte", - price: "$5.95", - variant: "Coffee", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251548096-5194b3b4.png?_wi=1", - }, - { - id: "p2", - name: "Caramel Macchiato", - price: "$6.25", - variant: "Coffee", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251605666-8c7fc9ad.png", - }, - { - id: "p3", - name: "Cinnamon Dolce", - price: "$6.50", - variant: "Coffee", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251616247-07b9b20c.png?_wi=1", - }, - { - id: "p4", - name: "Cold Brew", - price: "$4.95", - variant: "Coffee", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251626061-6ed3fd84.png", - }, - { - id: "p5", - name: "Classic Croissant", - price: "$3.50", - variant: "Food", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251634996-cecf1bdd.png", - }, - { - id: "p6", - name: "Blueberry Muffin", - price: "$3.25", - variant: "Food", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251642285-573c0121.png", - }, + { id: "p1", name: "Iced Vanilla Latte", price: "$5.95", variant: "Coffee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251548096-5194b3b4.png" }, + { id: "p2", name: "Caramel Macchiato", price: "$6.25", variant: "Coffee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251605666-8c7fc9ad.png" }, + { id: "p3", name: "Cinnamon Dolce", price: "$6.50", variant: "Coffee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251616247-07b9b20c.png" }, + { id: "p4", name: "Cold Brew", price: "$4.95", variant: "Coffee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251626061-6ed3fd84.png" }, + { id: "p5", name: "Classic Croissant", price: "$3.50", variant: "Food", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251634996-cecf1bdd.png" }, + { id: "p6", name: "Blueberry Muffin", price: "$3.25", variant: "Food", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251642285-573c0121.png" } ]} title="Handcrafted Favorites" description="Explore our vast selection of customizable beverages and seasonal snacks." @@ -178,27 +96,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "1M+", - title: "Active Members", - description: "Joining the global community", - icon: Star, - }, - { - id: "m2", - value: "500k", - title: "Free Drinks", - description: "Served daily to our loyalty users", - icon: Coffee, - }, - { - id: "m3", - value: "2k", - title: "Stores", - description: "Optimized with third-place seating", - icon: MapPin, - }, + { id: "m1", value: "1M+", title: "Active Members", description: "Joining the global community", icon: Star }, + { id: "m2", value: "500k", title: "Free Drinks", description: "Served daily to our loyalty users", icon: Coffee }, + { id: "m3", value: "2k", title: "Stores", description: "Optimized with third-place seating", icon: MapPin }, ]} title="Rewards That Matter" description="Unlock free drinks, birthday treats, and exclusive access with our rewards program." @@ -210,61 +110,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah Miller", - date: "Jan 2026", - title: "Morning Routine", - quote: "The mobile order ahead has completely saved my morning commute. Perfect every time.", - tag: "Regular", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/a-happy-customer-enjoying-a-coffee-in-a--1778251558205-e6af6f28.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/a-high-end-premium-coffee-shot-of-a-stea-1778251527665-f48eccd7.png?_wi=2", - imageAlt: "A happy customer enjoying a coffee in a cozy cafe, blurred background, warm lighting, lifestyle shot", - }, - { - id: "2", - name: "James Chen", - date: "Dec 2025", - title: "Remote Work", - quote: "Found the perfect corner to work in today, the store atmosphere is wonderful.", - tag: "Worker", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/business-professional-having-a-morning-m-1778251567086-e4521ccd.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/a-person-holding-a-smartphone-showing-th-1778251536621-f5446253.png", - imageAlt: "A happy customer enjoying a coffee in a cozy cafe, blurred background, warm lighting, lifestyle shot", - }, - { - id: "3", - name: "Emily Rose", - date: "Feb 2026", - title: "Customized", - quote: "Love how easy it is to customize my drink exactly how I like it in the app.", - tag: "Fan", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/coffee-lover-holding-a-cup-looking-conte-1778251574971-5e05e1ba.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251548096-5194b3b4.png?_wi=2", - imageAlt: "A happy customer enjoying a coffee in a cozy cafe, blurred background, warm lighting, lifestyle shot", - }, - { - id: "4", - name: "Mark Wilson", - date: "Mar 2026", - title: "Local Hero", - quote: "The baristas here always make me feel welcome, truly my neighborhood spot.", - tag: "Regular", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/a-group-of-friends-laughing-in-a-coffee--1778251585212-e7e9f6bd.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/cozy-corner-of-a-coffee-shop-rustic-wood-1778251594902-74a94539.png", - imageAlt: "A happy customer enjoying a coffee in a cozy cafe, blurred background, warm lighting, lifestyle shot", - }, - { - id: "5", - name: "Tina Lee", - date: "Apr 2026", - title: "Third Place", - quote: "It is such a cozy space to relax for a while. Highly recommended atmosphere.", - tag: "Visitor", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251605666-8c7fc9ad.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251616247-07b9b20c.png?_wi=2", - imageAlt: "A happy customer enjoying a coffee in a cozy cafe, blurred background, warm lighting, lifestyle shot", - }, + { id: "1", name: "Sarah Miller", date: "Jan 2026", title: "Morning Routine", quote: "The mobile order ahead has completely saved my morning commute. Perfect every time.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/a-happy-customer-enjoying-a-coffee-in-a--1778251558205-e6af6f28.png" }, + { id: "2", name: "James Chen", date: "Dec 2025", title: "Remote Work", quote: "Found the perfect corner to work in today, the store atmosphere is wonderful.", tag: "Worker", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/business-professional-having-a-morning-m-1778251567086-e4521ccd.png" }, + { id: "3", name: "Emily Rose", date: "Feb 2026", title: "Customized", quote: "Love how easy it is to customize my drink exactly how I like it in the app.", tag: "Fan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/coffee-lover-holding-a-cup-looking-conte-1778251574971-5e05e1ba.png" }, + { id: "4", name: "Mark Wilson", date: "Mar 2026", title: "Local Hero", quote: "The baristas here always make me feel welcome, truly my neighborhood spot.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/a-group-of-friends-laughing-in-a-coffee--1778251585212-e7e9f6bd.png" }, + { id: "5", name: "Tina Lee", date: "Apr 2026", title: "Third Place", quote: "It is such a cozy space to relax for a while. Highly recommended atmosphere.", tag: "Visitor", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DDYWsP3qxDEp1HhVs1eZYJ7aHW/handcrafted-coffee-beverage-collection-p-1778251605666-8c7fc9ad.png" }, ]} title="Community Voices" description="See why our customers keep coming back to their local Starbucks." @@ -275,21 +125,9 @@ export default function LandingPage() {