Update src/app/page.tsx
This commit is contained in:
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: 'https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg',
|
imageSrc: 'https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=1',
|
||||||
imageAlt: 'A beautiful display of Ukrainian baked goods, including paska and korovai.',
|
imageAlt: 'A beautiful display of Ukrainian baked goods, including paska and korovai.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: 'https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg',
|
imageSrc: 'https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=2',
|
||||||
imageAlt: 'A beautiful display of Ukrainian baked goods, including paska and korovai.',
|
imageAlt: 'A beautiful display of Ukrainian baked goods, including paska and korovai.',
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
|||||||
description="At Смачна Випічка, we believe in preserving the rich culinary heritage of Ukraine. Our journey began with a passion for traditional baking, using recipes passed down through generations."
|
description="At Смачна Випічка, we believe in preserving the rich culinary heritage of Ukraine. Our journey began with a passion for traditional baking, using recipes passed down through generations."
|
||||||
subdescription="Every loaf and pastry tells a story of warmth, community, and home."
|
subdescription="Every loaf and pastry tells a story of warmth, community, and home."
|
||||||
icon={Heart}
|
icon={Heart}
|
||||||
imageSrc="https://img.b2bpic.net/free-photo/man-baker-with-fresh-bread-baker-house_1303-32273.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/man-baker-with-fresh-bread-baker-house_1303-32273.jpg?_wi=1"
|
||||||
imageAlt="A friendly Ukrainian baker smiling amidst fresh bread."
|
imageAlt="A friendly Ukrainian baker smiling amidst fresh bread."
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
tagAnimation="opacity"
|
tagAnimation="opacity"
|
||||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
|||||||
content: 'Yes, we offer local delivery within a certain radius. Please check our contact section for delivery zone details or call us directly.',
|
content: 'Yes, we offer local delivery within a certain radius. Please check our contact section for delivery zone details or call us directly.',
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://img.b2bpic.net/free-photo/man-baker-with-fresh-bread-baker-house_1303-32273.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/man-baker-with-fresh-bread-baker-house_1303-32273.jpg?_wi=2"
|
||||||
imageAlt="A baker preparing dough."
|
imageAlt="A baker preparing dough."
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
mediaPosition="left"
|
mediaPosition="left"
|
||||||
|
|||||||
Reference in New Issue
Block a user