Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727976.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727976.jpg?_wi=1"
|
||||
imageAlt="Professional private chef in a refined setting"
|
||||
/>
|
||||
</div>
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Gourmet prep",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727976.jpg?_wi=2",
|
||||
imageAlt: "private chef in elegant kitchen",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user