diff --git a/src/app/page.tsx b/src/app/page.tsx
index 92ab942..02f5e1c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,41 +44,26 @@ export default function LandingPage() {
@@ -98,17 +75,11 @@ export default function LandingPage() {
description="Located within the historic walls of the castle, we blend centuries of tradition with modern culinary excellence."
metrics={[
{
- value: "30+",
- title: "Years Experience",
- },
+ value: "30+", title: "Years Experience"},
{
- value: "150+",
- title: "Recipes",
- },
+ value: "150+", title: "Recipes"},
{
- value: "5k+",
- title: "Happy Guests",
- },
+ value: "5k+", title: "Happy Guests"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-restaurant-table-with-pink-velvet-chairs-grey-painted-hall-with-classic-paintings_140725-8705.jpg"
imageAlt="Restaurant story imagery"
@@ -125,53 +96,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "m1",
- name: "Castle Roasted Lamb",
- price: "$34",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-bones-with-greens-tomato-brown-wooden-desk-meal-food-meat_140725-26153.jpg",
- rating: 5,
- reviewCount: "120",
- },
+ id: "m1", brand: "Signature", name: "Castle Roasted Lamb", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-bones-with-greens-tomato-brown-wooden-desk-meal-food-meat_140725-26153.jpg", rating: 5,
+ reviewCount: "120"},
{
- id: "m2",
- name: "Truffle Mushroom Risotto",
- price: "$28",
- imageSrc: "http://img.b2bpic.net/free-photo/dish-with-grated-cheese-herbs_141793-594.jpg",
- rating: 5,
- reviewCount: "98",
- },
+ id: "m2", brand: "Signature", name: "Truffle Mushroom Risotto", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/dish-with-grated-cheese-herbs_141793-594.jpg", rating: 5,
+ reviewCount: "98"},
{
- id: "m3",
- name: "Sea Bass Ceviche",
- price: "$30",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-sliced-various-vegetables-wooden-plate_114579-86191.jpg",
- rating: 4,
- reviewCount: "85",
- },
+ id: "m3", brand: "Signature", name: "Sea Bass Ceviche", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/fresh-sliced-various-vegetables-wooden-plate_114579-86191.jpg", rating: 4,
+ reviewCount: "85"},
{
- id: "m4",
- name: "Artisan Cheese Plate",
- price: "$22",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cheese-composition_23-2148161845.jpg",
- rating: 5,
- reviewCount: "67",
- },
+ id: "m4", brand: "Signature", name: "Artisan Cheese Plate", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cheese-composition_23-2148161845.jpg", rating: 5,
+ reviewCount: "67"},
{
- id: "m5",
- name: "Red Wine Braised Beef",
- price: "$36",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371742.jpg",
- rating: 5,
- reviewCount: "110",
- },
+ id: "m5", brand: "Signature", name: "Red Wine Braised Beef", price: "$36", imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371742.jpg", rating: 5,
+ reviewCount: "110"},
{
- id: "m6",
- name: "Chocolate Lava Cake",
- price: "$14",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-apple-cake-with-ice-cream-decorated-with-fresh-strawberry-sauce-plate-wood_141793-11082.jpg",
- rating: 5,
- reviewCount: "210",
- },
+ id: "m6", brand: "Signature", name: "Chocolate Lava Cake", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/side-view-apple-cake-with-ice-cream-decorated-with-fresh-strawberry-sauce-plate-wood_141793-11082.jpg", rating: 5,
+ reviewCount: "210"},
]}
title="Our Signature Dishes"
description="Explore our curated menu inspired by regional ingredients."
@@ -183,30 +124,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Elena Martinez",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg",
- },
+ id: "t1", name: "Elena Martinez", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg"},
{
- id: "t2",
- name: "Marcus Thorne",
- imageSrc: "http://img.b2bpic.net/free-photo/distracted-student-sitting-class_1153-23.jpg",
- },
+ id: "t2", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/distracted-student-sitting-class_1153-23.jpg"},
{
- id: "t3",
- name: "Sarah Jenkins",
- imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg",
- },
+ id: "t3", name: "Sarah Jenkins", imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg"},
{
- id: "t4",
- name: "David Park",
- imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517417.jpg",
- },
+ id: "t4", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517417.jpg"},
{
- id: "t5",
- name: "Maria Rossi",
- imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg",
- },
+ id: "t5", name: "Maria Rossi", imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg"},
]}
cardTitle="What Our Guests Say"
cardAnimation="blur-reveal"
@@ -218,14 +144,11 @@ export default function LandingPage() {
@@ -235,42 +158,27 @@ export default function LandingPage() {
logoText="El Castillo"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "History",
- href: "#",
- },
+ label: "History", href: "#"},
],
},
{
- title: "Dining",
- items: [
+ title: "Dining", items: [
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Reservations",
- href: "#contact",
- },
+ label: "Reservations", href: "#contact"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}