Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user