diff --git a/src/app/page.tsx b/src/app/page.tsx index c66806e..b1a0aa7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,8 +70,8 @@ export default function LandingPage() { features={[ { id: 1, - title: "Bespoke Menus", description: "Custom recipes developed for your event.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg" } + title: "Bespoke Menus", description: "Custom recipes developed for your event.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/chef-presents-lula-kebab-served-with-basil_140725-8121.jpg?_wi=2" } } ]} />