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"},
]}
/>
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?"
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"},
]}
/>
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() {
@@ -67,13 +67,13 @@ export default function HomePage() {