Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
<HeroOverlay
|
||||
title="Experience Artisanal Perfection"
|
||||
description="Where premium coffee meets fresh, handcrafted bakery delights in an atmosphere designed for relaxation."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=1"
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-glass-coffee_23-2148178364.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=2",
|
||||
imageAlt: "cappuccino with latte art",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-portions-wooden-background_123827-27267.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944013.jpg?_wi=1",
|
||||
imageAlt: "cappuccino with latte art",
|
||||
},
|
||||
]}
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
name: "Alex R.",
|
||||
handle: "@alexcoffee",
|
||||
testimonial: "The best croissants in town, hands down!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944013.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user