diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b8a35a3..75c2ae8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -107,7 +107,7 @@ export default function AboutPage() { icon: Shield } ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-woman-is-prepairing-wine-sommelier-expertise-it-wine-boutique_613910-17296.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-woman-is-prepairing-wine-sommelier-expertise-it-wine-boutique_613910-17296.jpg?_wi=2" imageAlt="Wine merchant expertise and passion" mediaAnimation="slide-up" imagePosition="left" @@ -128,19 +128,19 @@ export default function AboutPage() { { title: "Quality Above All", description: "We never compromise on quality. Every wine, every spirit, every bottle must meet our exacting standards before it earns a place on our shelves.", - imageSrc: "http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13387.jpg?_wi=2", imageAlt: "Quality selection curated bottles" }, { title: "Passion & Knowledge", description: "Our team lives and breathes wine. We're not just merchants - we're educators, guides, and advocates for the art of fine spirits.", - imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-wine-glass-his-wife_23-2148435720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-wine-glass-his-wife_23-2148435720.jpg?_wi=2", imageAlt: "Wine expert sommelier guidance" }, { title: "Community Connection", description: "Beirut is our home. We're invested in serving our local community and building lasting relationships with every customer.", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-barrel-with-bottle-glass-wine_23-2148214931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-barrel-with-bottle-glass-wine_23-2148214931.jpg?_wi=2", imageAlt: "Premium quality wine bottles" } ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 02dbe7c..e67b4c6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -85,7 +85,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3588.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3588.jpg?_wi=4" imageAlt="Beirut Lebanon city map location street view" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d7e73a7..ab8cef5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +