diff --git a/src/app/page.tsx b/src/app/page.tsx
index 85837de..c0e2c5c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
@@ -52,38 +40,19 @@ export default function LandingPage() {
@@ -108,26 +75,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- tag: "Starters",
- title: "Garden Fresh",
- subtitle: "Local Delights",
- description: "Hand-picked vegetables from our private organic garden.",
- imageSrc: "http://img.b2bpic.net/free-photo/owl-with-spoon-fork-vegetables_23-2147694522.jpg?_wi=2",
- },
+ tag: "Starters", title: "Garden Fresh", subtitle: "Local Delights", description: "Hand-picked vegetables from our private organic garden.", imageSrc: "http://img.b2bpic.net/free-photo/owl-with-spoon-fork-vegetables_23-2147694522.jpg"},
{
- tag: "Drinks",
- title: "Rare Vintages",
- subtitle: "Curated Pairings",
- description: "An exquisite collection of rare vintages carefully selected.",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dark-grey-background_329181-12704.jpg?_wi=2",
- },
+ tag: "Drinks", title: "Rare Vintages", subtitle: "Curated Pairings", description: "An exquisite collection of rare vintages carefully selected.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dark-grey-background_329181-12704.jpg"},
{
- tag: "Desserts",
- title: "Sweet Endings",
- subtitle: "Artisan Crafted",
- description: "Indulge in our delicate and house-made dessert creations.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-cheesecake-with-chocolate-syrup-drinks-tea-armudu-glass_141793-12486.jpg?_wi=2",
- },
+ tag: "Desserts", title: "Sweet Endings", subtitle: "Artisan Crafted", description: "Indulge in our delicate and house-made dessert creations.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-cheesecake-with-chocolate-syrup-drinks-tea-armudu-glass_141793-12486.jpg"},
]}
title="Seasonal Signatures"
description="Our menu changes with the seasons to bring you the freshest flavors from local farmers."
@@ -139,30 +91,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Alice M.",
- imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
- },
+ id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg"},
{
- id: "2",
- name: "Brian R.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg",
- },
+ id: "2", name: "Brian R.", imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg"},
{
- id: "3",
- name: "Claire W.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg",
- },
+ id: "3", name: "Claire W.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg"},
{
- id: "4",
- name: "David K.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg",
- },
+ id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg"},
{
- id: "5",
- name: "Emma L.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491811.jpg",
- },
+ id: "5", name: "Emma L.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491811.jpg"},
]}
cardTitle="Guest Stories"
cardTag="Testimonials"
@@ -177,16 +114,10 @@ export default function LandingPage() {
description="Reserve your table or send us an inquiry for private events."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
+ name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-wedding-banquet-elegant-crockery-silverware-glassware-generated-by-ai_188544-17315.jpg"