diff --git a/src/app/page.tsx b/src/app/page.tsx index aca54d7..82e2e25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,17 +31,11 @@ export default function LandingPage() { @@ -50,21 +44,16 @@ export default function LandingPage() {
@@ -73,78 +62,38 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "A tiny, cozy NYC coffee shop experience in the heart of Midtown.", - }, + type: "text", content: "A tiny, cozy NYC coffee shop experience in the heart of Midtown."}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/empty-cafe-street-terrace-with-chairs-tables-guests_501050-570.jpg", - alt: "Lucid Cafe Interior", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/empty-cafe-street-terrace-with-chairs-tables-guests_501050-570.jpg", alt: "Lucid Cafe Interior"}, ]} />