diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e0f2e07..206cd1d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { { title: "The Art of Tapas", description: "Experience a curated menu designed for conversation, connection, and culinary discovery."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=3" imageAlt="Authentic Spanish restaurant interior with warm ambient lighting" /> @@ -62,11 +62,11 @@ export default function AboutPage() { useInvertedBackground={false} members={[ { - id: "1", name: "Elena Rodriguez", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg"}, + id: "1", name: "Elena Rodriguez", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg?_wi=3"}, { - id: "2", name: "Marcus Thorne", role: "General Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg"}, + id: "2", name: "Marcus Thorne", role: "General Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg?_wi=3"}, { - id: "3", name: "Sofia Vega", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg"}, + id: "3", name: "Sofia Vega", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg?_wi=4"}, ]} title="Meet the Team" description="The passionate individuals dedicated to crafting your perfect dining experience." diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index bf6c709..5231826 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,7 +41,7 @@ export default function ContactPage() { tag="Booking" title="Reserve Your Table" description="Book your table directly at 0117 907 7112 or via the form below." - imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=2" mediaAnimation="slide-up" /> diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index f710154..2fb81bf 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -43,7 +43,7 @@ export default function MenuPage() { features={[ { id: "1", title: "Tapas Selection", description: "Classic and modern Spanish tapas perfect for sharing.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shrimp-lemons_23-2149410732.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shrimp-lemons_23-2149410732.jpg?_wi=2"}, items: [ { icon: CheckCircle, text: "Squid" }, { icon: CheckCircle, text: "Croquetas" }, @@ -52,7 +52,7 @@ export default function MenuPage() { }, { id: "2", title: "Meat & Seafood", description: "Authentic grilled dishes sourced locally.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/marinated-beef-served-with-tomato-slices-onion-coriander_140725-2551.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/marinated-beef-served-with-tomato-slices-onion-coriander_140725-2551.jpg?_wi=2"}, items: [ { icon: CheckCircle, text: "Steak" }, { icon: CheckCircle, text: "Mussels" }, diff --git a/src/app/page.tsx b/src/app/page.tsx index f24b168..2c824c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg", imageAlt: "Restaurant Ambience"}, + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=1", imageAlt: "Restaurant Ambience"}, ]} /> @@ -58,13 +58,13 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah J.", handle: "@sarah_j", testimonial: "Best tapas in Bristol by far! Authentic, friendly and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg"}, + id: "1", name: "Sarah J.", handle: "@sarah_j", testimonial: "Best tapas in Bristol by far! Authentic, friendly and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg?_wi=1"}, { - id: "2", name: "Mark D.", handle: "@mark_d", testimonial: "Perfect date night spot. The steak was cooked to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg"}, + id: "2", name: "Mark D.", handle: "@mark_d", testimonial: "Perfect date night spot. The steak was cooked to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg?_wi=1"}, { - id: "3", name: "Elena P.", handle: "@elena_p", testimonial: "Authentic Spanish roots shine through in every dish.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg"}, + id: "3", name: "Elena P.", handle: "@elena_p", testimonial: "Authentic Spanish roots shine through in every dish.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg?_wi=2"}, { - id: "4", name: "James L.", handle: "@james_l", testimonial: "Fantastic atmosphere and service. Will be back again!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg"}, + id: "4", name: "James L.", handle: "@james_l", testimonial: "Fantastic atmosphere and service. Will be back again!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg?_wi=2"}, ]} title="What Our Guests Say" description="Join 500+ happy diners who love our authentic Spanish flavors." @@ -80,10 +80,10 @@ export default function LandingPage() { products={[ { id: "s1", brand: "Seafood", name: "Fried Squid", price: "£8.50", rating: 5, - reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shrimp-lemons_23-2149410732.jpg"}, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shrimp-lemons_23-2149410732.jpg?_wi=1"}, { id: "s2", brand: "Meat", name: "Grilled Steak", price: "£14.00", rating: 5, - reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/marinated-beef-served-with-tomato-slices-onion-coriander_140725-2551.jpg"}, + reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/marinated-beef-served-with-tomato-slices-onion-coriander_140725-2551.jpg?_wi=1"}, { id: "s3", brand: "Seafood", name: "Steamed Mussels", price: "£9.00", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/seafood-mussels-with-herbs-copy-space_23-2148393695.jpg"},