Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "View Our Menu", href: "#products" },
|
||||
{ text: "Our Story", href: "#about" },
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/front-view-yummy-pastries-with-eggs-flour-milk-dark-wall-bread-food-meal-breakfast-morning-milk-bird-color_179666-17655.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/front-view-yummy-pastries-with-eggs-flour-milk-dark-wall-bread-food-meal-breakfast-morning-milk-bird-color_179666-17655.jpg?_wi=1"
|
||||
imageAlt="Assortment of traditional Ukrainian pastries on a wooden table"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact Us", href: "#contact" }] },
|
||||
]}
|
||||
copyrightText="© 2024 Baba's Bakery. All rights reserved."
|
||||
imageSrc="https://img.b2bpic.net/free-photo/front-view-yummy-pastries-with-eggs-flour-milk-dark-wall-bread-food-meal-breakfast-morning-milk-bird-color_179666-17655.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/front-view-yummy-pastries-with-eggs-flour-milk-dark-wall-bread-food-meal-breakfast-morning-milk-bird-color_179666-17655.jpg?_wi=2"
|
||||
imageAlt="Various Ukrainian baked goods on a rustic table"
|
||||
ariaLabel="Site footer with links and copyright"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user