From 191abb29768bfe5647d8bcf1d783963283863d1a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 13:27:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ef7f08..f1d0eac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,13 +91,13 @@ export default function LandingPage() { buttonAnimation="slide-up" features={[ { - id: "signature-espresso", title: "Signature Espresso", description: "Single-origin, perfectly pulled shots from premium farms. Rich, balanced, and bold.", tag: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-cups-coffee-black-background-with-copy-space_141793-8947.jpg" + id: "signature-espresso", title: "Signature Espresso", description: "Single-origin, perfectly pulled shots from premium farms. Rich, balanced, and bold.", tag: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-cups-coffee-black-background-with-copy-space_141793-8947.jpg?_wi=1" }, { - id: "seasonal-blend", title: "Seasonal Blends", description: "Limited-edition coffee blends celebrating harvest seasons. Rotating flavors year-round.", tag: "Limited Edition", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-cups-coffee-black-background-with-copy-space_141793-8947.jpg" + id: "seasonal-blend", title: "Seasonal Blends", description: "Limited-edition coffee blends celebrating harvest seasons. Rotating flavors year-round.", tag: "Limited Edition", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-cups-coffee-black-background-with-copy-space_141793-8947.jpg?_wi=2" }, { - id: "latte-art", title: "Artisan Lattes", description: "Velvety microfoam with signature latte art. Creative, Instagram-worthy, delicious.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-cups-coffee-black-background-with-copy-space_141793-8947.jpg" + id: "latte-art", title: "Artisan Lattes", description: "Velvety microfoam with signature latte art. Creative, Instagram-worthy, delicious.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-cups-coffee-black-background-with-copy-space_141793-8947.jpg?_wi=3" } ]} textboxLayout="default" @@ -169,10 +169,10 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "events", value: "52+", title: "Events Yearly", description: "Tastings, workshops, and community gatherings that celebrate coffee culture.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg" + id: "events", value: "52+", title: "Events Yearly", description: "Tastings, workshops, and community gatherings that celebrate coffee culture.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg?_wi=1" }, { - id: "members", value: "2,000+", title: "Community Members", description: "Coffee lovers and remote workers who call our café home.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg" + id: "members", value: "2,000+", title: "Community Members", description: "Coffee lovers and remote workers who call our café home.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg?_wi=2" } ]} animationType="scale-rotate"