Update src/app/contact/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ContactPage() {
|
|||||||
name: 'Maria Rossi',
|
name: 'Maria Rossi',
|
||||||
role: 'Owner & Hostess',
|
role: 'Owner & Hostess',
|
||||||
description: 'Maria ensures every guest feels at home with her warm hospitality and keen eye for detail.',
|
description: 'Maria ensures every guest feels at home with her warm hospitality and keen eye for detail.',
|
||||||
imageSrc: 'https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2',
|
imageSrc: 'https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg',
|
||||||
imageAlt: 'Maria Rossi',
|
imageAlt: 'Maria Rossi',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -66,7 +66,7 @@ export default function ContactPage() {
|
|||||||
name: 'Antonio Verdi',
|
name: 'Antonio Verdi',
|
||||||
role: 'Restaurant Manager',
|
role: 'Restaurant Manager',
|
||||||
description: 'Antonio expertly oversees our daily operations, ensuring smooth service and an excellent dining atmosphere.',
|
description: 'Antonio expertly oversees our daily operations, ensuring smooth service and an excellent dining atmosphere.',
|
||||||
imageSrc: 'https://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg?_wi=2',
|
imageSrc: 'https://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg',
|
||||||
imageAlt: 'Antonio Verdi',
|
imageAlt: 'Antonio Verdi',
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user