Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user