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() {