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."