diff --git a/src/app/page.tsx b/src/app/page.tsx index d829f46..8577308 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { title="Our Story: Where Tradition Meets Taste" description="At Смачна Випічка, we are passionate about preserving the culinary art of Ukraine. Every loaf, pastry, and cake is a testament to generations of baking wisdom, crafted with the finest ingredients and heartfelt dedication. We invite you to taste the tradition." tag="About Us" - imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg" + imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=1" imageAlt="Traditional Ukrainian bakery interior with a baker" useInvertedBackground={false} buttons={[{'text':'See Our Process','href':'#contact'}]} @@ -121,7 +121,7 @@ export default function LandingPage() { textarea={{'name':'message','placeholder':'Your Message or Order Details...','rows':5,'required':true}} buttonText="Send Message" useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg" + imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=2" imageAlt="Exterior of a traditional Ukrainian bakery" mediaAnimation="slide-up" mediaPosition="right" @@ -133,7 +133,7 @@ export default function LandingPage() {