Update src/app/page.tsx

This commit is contained in:
2026-04-11 09:25:19 +00:00
parent 4ce5eb92b1
commit d7c467830b

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
{ title: "Farm to Table", description: "Sourced from the best local organic producers." },
{ title: "Seamless Cleanup", description: "I leave your kitchen spotless after every event." },
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727991.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727991.jpg?_wi=1"
mediaAnimation="slide-up"
imageAlt="private chef in elegant kitchen"
/>
@@ -127,7 +127,7 @@ export default function LandingPage() {
description="Let's discuss your next dinner party. Complete the form to check availability."
mediaAnimation="slide-up"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727991.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727991.jpg?_wi=2"
imageAlt="Chef preparation scene"
/>
</div>