From ba0f54888be91c264933e3c1dadaf0802f116a77 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:35:25 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 08257cd..3b63ae9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { { text: "Visit Us Today", href: "tel:+213" }, { text: "Learn More", href: "#why-la-rosa" }, ]} - imageSrc="http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg" + imageSrc="http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=6" imageAlt="Cozy café interior at La Rosa" mediaAnimation="opacity" /> @@ -68,13 +68,13 @@ export default function AboutPage() { features={[ { id: "1", title: "Artisan Craftsmanship", tags: ["Handmade", "Quality"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=4"}, { id: "2", title: "Community Connection", tags: ["Local", "Family-Friendly"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=7"}, { id: "3", title: "Premium Ingredients", tags: ["Sourced", "Fresh Daily"], - imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg?_wi=5"}, ]} /> @@ -91,13 +91,13 @@ export default function AboutPage() { testimonials={[ { id: "1", name: "Amira Hassan", role: "Student", company: "University of Oran", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-teenage-girl-with-no-make-up-pinkish-bob-hairdo-ring-her-nose-posing-indoors_343059-124.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-teenage-girl-with-no-make-up-pinkish-bob-hairdo-ring-her-nose-posing-indoors_343059-124.jpg?_wi=2"}, { id: "2", name: "Karim Ben", role: "Entrepreneur", company: "Local Business Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-smartphone_23-2147841133.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-smartphone_23-2147841133.jpg?_wi=2"}, { id: "3", name: "Leila Djamal", role: "Marketing Manager", company: "Tech Company Oran", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=2"}, ]} /> -- 2.49.1 From 7c86fdfad1d733393628a9fd15b29c960afa806d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:35:25 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e0ea634..d8eb985 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -59,7 +59,7 @@ export default function ContactPage() { { text: "Get Directions", href: "https://maps.google.com/?q=Boulevard+des+Lions+Bir+El+Djir+Oran"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=5" imageAlt="Beautiful dessert display at La Rosa" mediaAnimation="opacity" /> @@ -71,16 +71,16 @@ export default function ContactPage() { features={[ { id: "1", title: "Prime Location on Boulevard des Lions", tags: ["Easy Access", "Central"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=8"}, { id: "2", title: "Ample Parking & Street Access", tags: ["Convenient", "Accessible"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=9"}, { id: "3", title: "Open 9 AM – 10 PM Daily", tags: ["Hours", "Flexible"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=10"}, { id: "4", title: "Walk-Ins & Reservations Welcome", tags: ["Bookings", "Walk-In"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=11"}, ]} animationType="slide-up" title="Why Visit La Rosa?" -- 2.49.1 From 4a8c03a8b08680c71ca6c80791f90623fe3e0bad Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:35:26 +0000 Subject: [PATCH 3/5] Update src/app/custom-cakes/page.tsx --- src/app/custom-cakes/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/custom-cakes/page.tsx b/src/app/custom-cakes/page.tsx index e050ef9..e3cbfcf 100644 --- a/src/app/custom-cakes/page.tsx +++ b/src/app/custom-cakes/page.tsx @@ -52,7 +52,7 @@ export default function CustomCakesPage() { { text: "Request Quote", href: "tel:+213" }, { text: "Start Design", href: "#featured-desserts" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=2" imageAlt="Beautiful custom cake display" mediaAnimation="opacity" /> @@ -70,13 +70,13 @@ export default function CustomCakesPage() { animationType="slide-up" products={[ { - id: "1", name: "Lotus Cheesecake Base", price: "1,500 DA", imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg", imageAlt: "Lotus Biscoff Cheesecake Base", initialQuantity: 1, + id: "1", name: "Lotus Cheesecake Base", price: "1,500 DA", imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg?_wi=4", imageAlt: "Lotus Biscoff Cheesecake Base", initialQuantity: 1, }, { - id: "2", name: "Dark Chocolate Foundation", price: "1,200 DA", imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-orange-slices-marmalades-black-plate-high-quality-photo_114579-78039.jpg", imageAlt: "Rich Dark Chocolate Layer Foundation", initialQuantity: 1, + id: "2", name: "Dark Chocolate Foundation", price: "1,200 DA", imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-orange-slices-marmalades-black-plate-high-quality-photo_114579-78039.jpg?_wi=4", imageAlt: "Rich Dark Chocolate Layer Foundation", initialQuantity: 1, }, { - id: "3", name: "Strawberry Sponge Layer", price: "1,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cakes-appetizing-cake-strawberries-pomegranate-lemon-bowls-berries-cookies-table_140725-123555.jpg", imageAlt: "Fresh Strawberry Sponge Layer", initialQuantity: 1, + id: "3", name: "Strawberry Sponge Layer", price: "1,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cakes-appetizing-cake-strawberries-pomegranate-lemon-bowls-berries-cookies-table_140725-123555.jpg?_wi=4", imageAlt: "Fresh Strawberry Sponge Layer", initialQuantity: 1, }, ]} /> @@ -93,16 +93,16 @@ export default function CustomCakesPage() { features={[ { id: "1", title: "Expert Cake Designers", tags: ["Skilled", "Creative"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=4"}, { id: "2", title: "Premium Custom Flavors", tags: ["Gourmet", "Personalized"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=3"}, { id: "3", title: "Fast Turnaround", tags: ["48 Hours", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=5"}, { id: "4", title: "Artistic Presentation", tags: ["Instagram-Ready", "Elegant"], - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-hot-coffee-cup_1150-10432.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-hot-coffee-cup_1150-10432.jpg?_wi=5"}, ]} /> -- 2.49.1 From 4a0ef3d711fe2ad8464d215ed304ae9a452b4b20 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:35:26 +0000 Subject: [PATCH 4/5] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 94191be..bfb2350 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -39,13 +39,13 @@ export default function MenuPage() { Date: Wed, 11 Mar 2026 22:35:27 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b560271..b5343e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function HomePage() { { text: "Call Now: +213 XXXX XXXX", href: "tel:+213" }, { text: "Reserve Table", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=1" imageAlt="Beautiful dessert display at La Rosa" mediaAnimation="opacity" /> @@ -67,13 +67,13 @@ export default function HomePage() {