Update src/app/contact/page.tsx
This commit is contained in:
@@ -64,13 +64,13 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Marco Rossi",
|
||||
role: "Head Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Elena Bianchi",
|
||||
role: "Restaurant Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-hand-preparing-fresh-spaghetti-pasta-with-powder-flour-kitchen-counter_23-2148076123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-hand-preparing-fresh-spaghetti-pasta-with-powder-flour-kitchen-counter_23-2148076123.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/map-mayotte-polygonal-mesh-line-map-flag-map_559531-11248.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/map-mayotte-polygonal-mesh-line-map-flag-map_559531-11248.jpg?_wi=4"
|
||||
logoText="Bella Napoli"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user