diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e7a02b..2572edc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,6 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/small-round-red-currant-cheesecakes-plate_140725-5074.jpg", imageAlt: "pepper steak panuzzo dish"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dough-oil-cheese-tomatoes-eggs-greens-grey-wooden-surface_176420-6797.jpg", imageAlt: "burrata pesto pasta dish"}, - reverse: false, items: [] }, { @@ -147,7 +146,6 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235802.jpg", imageAlt: "wood fired pizza italian"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fresh-sandwiches-wooden-board_23-2148454717.jpg", imageAlt: "pepper steak panuzzo dish"}, - reverse: false, items: [] }, { @@ -155,7 +153,6 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/plate-pasta-with-homemade-pesto-sauce_114579-29771.jpg", imageAlt: "burrata pesto pasta dish"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305631.jpg", imageAlt: "wood fired pizza italian"}, - reverse: false, items: [] }, ]}