diff --git a/src/app/page.tsx b/src/app/page.tsx
index 188e686..865b792 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,47 +48,20 @@ export default function LandingPage() {
@@ -106,9 +71,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Story"
description={[
- "Divine Cafe was created to offer a sanctuary for coffee lovers and socialites alike. Our space is meticulously designed to provide comfort, style, and culinary excellence.",
- "We believe that every gathering—whether a quiet morning chat or a grand celebration—deserves an extraordinary setting.",
- ]}
+ "Divine Cafe was created to offer a sanctuary for coffee lovers and socialites alike. Our space is meticulously designed to provide comfort, style, and culinary excellence.", "We believe that every gathering—whether a quiet morning chat or a grand celebration—deserves an extraordinary setting."]}
/>
@@ -119,32 +82,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "1",
- title: "Artisan Coffee",
- tags: [
- "Specialty",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/young-barista-making-cup-coffee_23-2148326693.jpg",
- imageAlt: "Coffee service",
- },
+ id: "1", title: "Artisan Coffee", tags: [
+ "Specialty"],
+ imageSrc: "http://img.b2bpic.net/free-photo/young-barista-making-cup-coffee_23-2148326693.jpg", imageAlt: "Coffee service"},
{
- id: "2",
- title: "Private Events",
- tags: [
- "Parties",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/tall-centrepiece-made-pink-flowers-crystal-chains-stands-dinner-table_1304-3336.jpg",
- imageAlt: "Party space",
- },
+ id: "2", title: "Private Events", tags: [
+ "Parties"],
+ imageSrc: "http://img.b2bpic.net/free-photo/tall-centrepiece-made-pink-flowers-crystal-chains-stands-dinner-table_1304-3336.jpg", imageAlt: "Party space"},
{
- id: "3",
- title: "Gourmet Dining",
- tags: [
- "Cuisine",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-salad-with-mushrooms_23-2148471925.jpg",
- imageAlt: "Fine dining",
- },
+ id: "3", title: "Gourmet Dining", tags: [
+ "Cuisine"],
+ imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-salad-with-mushrooms_23-2148471925.jpg", imageAlt: "Fine dining"},
]}
title="Why Divine?"
description="Excellence in service, ambiance, and taste."
@@ -159,59 +107,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Signature",
- name: "Divine Classic Burger",
- price: "$18",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/mixed-fried-vegetables-meat-topped-with-basil_140725-1276.jpg",
- },
+ id: "1", brand: "Signature", name: "Divine Classic Burger", price: "$18", rating: 5,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/mixed-fried-vegetables-meat-topped-with-basil_140725-1276.jpg"},
{
- id: "2",
- brand: "Italian",
- name: "Truffle Pasta",
- price: "$22",
- rating: 5,
- reviewCount: "98",
- imageSrc: "http://img.b2bpic.net/free-photo/plate-penne-paste-with-tomato-sauce-parmesan_140725-4912.jpg",
- },
+ id: "2", brand: "Italian", name: "Truffle Pasta", price: "$22", rating: 5,
+ reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/plate-penne-paste-with-tomato-sauce-parmesan_140725-4912.jpg"},
{
- id: "3",
- brand: "Beverage",
- name: "Tropical Fusion Mocktail",
- price: "$12",
- rating: 4,
- reviewCount: "85",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109327.jpg",
- },
+ id: "3", brand: "Beverage", name: "Tropical Fusion Mocktail", price: "$12", rating: 4,
+ reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109327.jpg"},
{
- id: "4",
- brand: "Sweet",
- name: "Molten Chocolate Cake",
- price: "$10",
- rating: 5,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-photo-her-strawberry-dessert-with-her-smartphone_140725-8924.jpg",
- },
+ id: "4", brand: "Sweet", name: "Molten Chocolate Cake", price: "$10", rating: 5,
+ reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-photo-her-strawberry-dessert-with-her-smartphone_140725-8924.jpg"},
{
- id: "5",
- brand: "Drink",
- name: "Espresso Martini",
- price: "$14",
- rating: 5,
- reviewCount: "72",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-drink-with-milk_23-2148865605.jpg",
- },
+ id: "5", brand: "Drink", name: "Espresso Martini", price: "$14", rating: 5,
+ reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-drink-with-milk_23-2148865605.jpg"},
{
- id: "6",
- brand: "Light",
- name: "Artisan Salad Bowl",
- price: "$16",
- rating: 4,
- reviewCount: "64",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184008.jpg",
- },
+ id: "6", brand: "Light", name: "Artisan Salad Bowl", price: "$16", rating: 4,
+ reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184008.jpg"},
]}
title="Menu Highlights"
description="Indulge in our carefully curated selection of delicacies."
@@ -220,27 +132,19 @@ export default function LandingPage() {