Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17816.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17816.jpg?_wi=1"
|
||||
imageAlt="Cozy coffee shop interior with warm lighting"
|
||||
/>
|
||||
</div>
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Traditional Taiwanese tea ceremony setup",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17816.jpg?_wi=2",
|
||||
imageAlt: "taiwanese tea ceremony traditional setup",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Assortment of artisan pastries",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-latte-with-foam-decorated-with-coffee-beans-flowers_140725-1439.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-latte-with-foam-decorated-with-coffee-beans-flowers_140725-1439.jpg?_wi=1",
|
||||
imageAlt: "taiwanese tea ceremony traditional setup",
|
||||
},
|
||||
]}
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
name: "Classic Latte",
|
||||
price: "$5.50",
|
||||
variant: "Espresso",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-latte-with-foam-decorated-with-coffee-beans-flowers_140725-1439.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-latte-with-foam-decorated-with-coffee-beans-flowers_140725-1439.jpg?_wi=2",
|
||||
imageAlt: "Classic latte with beautiful latte art",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user