Update src/app/page.tsx
This commit is contained in:
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=1"
|
||||
imageAlt="People enjoying coffee and working in a modern, welcoming coffee shop"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
title: "Signature Blends",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adult-harvesting-coffee_23-2151711353.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adult-harvesting-coffee_23-2151711353.jpg?_wi=1"
|
||||
imageAlt="Hands sorting coffee beans, representing ethical sourcing and quality"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Freshly baked croissant and a cup of coffee",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=2",
|
||||
imageAlt: "latte art heart design coffee mug",
|
||||
},
|
||||
{
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
imageAlt: "WiFi icon over a blurred coffee shop background",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-harvesting-coffee_23-2151711353.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-harvesting-coffee_23-2151711353.jpg?_wi=2",
|
||||
imageAlt: "latte art heart design coffee mug",
|
||||
},
|
||||
{
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Person working on a laptop in a cozy coffee shop",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-coffee-bean-shaped-cookies_114579-6545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-coffee-bean-shaped-cookies_114579-6545.jpg?_wi=1",
|
||||
imageAlt: "latte art heart design coffee mug",
|
||||
},
|
||||
]}
|
||||
@@ -292,7 +292,7 @@ export default function LandingPage() {
|
||||
price: "$18.00",
|
||||
rating: 5,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-coffee-bean-shaped-cookies_114579-6545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-coffee-bean-shaped-cookies_114579-6545.jpg?_wi=2",
|
||||
imageAlt: "Bag of Signature House Blend coffee beans",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user