diff --git a/src/app/page.tsx b/src/app/page.tsx index ef9473b..b5abd77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,22 +29,10 @@ export default function LandingPage() { @@ -199,12 +104,8 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Visit Nkoyo", - description: "123 Food Street, Lagos, Nigeria", - bentoComponent: "map", - imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-minced-pork-tomato-carrot-cucumber-plate_1150-27179.jpg", - imageAlt: "Fried rice with minced pork, tomato, carrot and cucumber on the plate", - }, + title: "Visit Nkoyo", description: "123 Food Street, Lagos, Nigeria", bentoComponent: "map" + } ]} title="Find Us" description="Located in the heart of the city, bringing authentic flavors to you." @@ -214,9 +115,7 @@ export default function LandingPage() {