diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1893c35..02f241d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { description="Born from passion" subdescription="Serving delicious food and creating memories since day one" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg?_wi=2" imageAlt="Seven Cafe Interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -95,7 +95,7 @@ export default function AboutPage() { description="What drives us every day" subdescription="Fresh ingredients, fair prices, and genuine friendliness" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg?_wi=3" imageAlt="Quality Food" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 04f3a50..b3ffa1e 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -77,10 +77,10 @@ export default function GalleryPage() {