Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
<HeroOverlay
|
||||
title="A Taste of Georgia in Westfield"
|
||||
description="Authentic Georgian pastries, artisanal coffee, and a welcoming atmosphere crafted just for you."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg?_wi=1"
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
icon: Coffee,
|
||||
title: "Premium Roasts",
|
||||
description: "Ethically sourced high-quality beans.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg?_wi=2",
|
||||
imageAlt: "artisan coffee preparation",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
icon: Heart,
|
||||
title: "Authentic Tradition",
|
||||
description: "Genuine flavors from Georgia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-panettone-composition_23-2149173040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-panettone-composition_23-2149173040.jpg?_wi=1",
|
||||
imageAlt: "artisan coffee preparation",
|
||||
},
|
||||
]}
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Signature Khachapuri",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-panettone-composition_23-2149173040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-panettone-composition_23-2149173040.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user