From 0ff82fcc35845da247ad9b8e25e517be3431c415 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:57:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 193 ++++++++++------------------------------------- 1 file changed, 41 insertions(+), 152 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee651d1..a8dbce0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -60,35 +50,22 @@ export default function LandingPage() {
@@ -111,20 +88,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Black-Owned Excellence", - description: "Dedicated to community and culinary heritage.", - imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg", - }, + title: "Black-Owned Excellence", description: "Dedicated to community and culinary heritage.", imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg"}, { - title: "Premium Hookah Lounge", - description: "Relax in our upscale social atmosphere.", - imageSrc: "http://img.b2bpic.net/free-photo/view-soft-cake-decorated-with-orange-chocolate-dark-table_140725-86436.jpg", - }, + title: "Premium Hookah Lounge", description: "Relax in our upscale social atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/view-soft-cake-decorated-with-orange-chocolate-dark-table_140725-86436.jpg"}, { - title: "Authentic Comfort Food", - description: "Made from scratch recipes you'll love.", - imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg", - }, + title: "Authentic Comfort Food", description: "Made from scratch recipes you'll love.", imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg"}, ]} title="Why Choose CJ's" description="Experience excellence in dining and relaxation." @@ -133,46 +101,23 @@ export default function LandingPage() {