diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1378c24..d7ebe31 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Story" description="Founded in 2020, we wanted to create a space that felt like home." - imageSrc="http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg?_wi=3" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 700ce20..91291ef 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Visit Us" description="Located in the heart of the city. We look forward to meeting you!" - imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg" + imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg?_wi=3" /> diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 36473b3..055064a 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafted Perfection" description="From classic espressos to creative lattes, explore our selection." - imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=4" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index af95ed5..28d4d11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg" + imageSrc="http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg?_wi=1" imageAlt="Coffee shop interior" avatars={[ { @@ -128,7 +128,7 @@ export default function LandingPage() { quote: "Best coffee in town", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-cheerful-woman-with-ginger-hair-stands-half-turned-camera-with-white-mug-coffee-tea_273609-30254.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg?_wi=2", imageAlt: "cozy coffee shop atmosphere interior", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { "Ethically Sourced", "Roasted Fresh", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=1", }, { id: "f2", @@ -203,7 +203,7 @@ export default function LandingPage() { "Personal Touch", "Barista Brian", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg?_wi=1", }, { id: "f3", @@ -233,7 +233,7 @@ export default function LandingPage() { category: "News", title: "New Summer Menu", excerpt: "Discover refreshing cold brews and iced lattes.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=2", authorName: "Barista Brian", authorAvatar: "http://img.b2bpic.net/free-photo/pretty-cheerful-woman-with-ginger-hair-stands-half-turned-camera-with-white-mug-coffee-tea_273609-30254.jpg", date: "Mar 2025", @@ -243,7 +243,7 @@ export default function LandingPage() { category: "Community", title: "Local Artist Showcase", excerpt: "Celebrating local talent at the Hub this month.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-enjoying-time-together_23-2148395448.jpg?_wi=2", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/cropped-shot-good-looking-cheerful-african-american-female-holds-cup-coffee-has-lunch-cozy-cafeteria-rests-after-excursion-recreats-resort-country_273609-3409.jpg", date: "Feb 2025", @@ -257,7 +257,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Passion" description="We are committed to sourcing the finest beans and roasting them to perfection." - imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=3" imageAlt="Coffee beans" />