Update src/app/page.tsx
This commit is contained in:
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
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.',
|
||||
},
|
||||
{
|
||||
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.',
|
||||
},
|
||||
]}
|
||||
@@ -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."
|
||||
subdescription="Every loaf and pastry tells a story of warmth, community, and home."
|
||||
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."
|
||||
mediaAnimation="blur-reveal"
|
||||
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.',
|
||||
},
|
||||
]}
|
||||
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."
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user