diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3125606..756cd5a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,104 +45,61 @@ export default function LandingPage() {
@@ -162,17 +111,11 @@ export default function LandingPage() {
description="Born from a love of authentic, farm-to-table ingredients, we aim to provide every guest with a warm, memorable experience rooted in tradition and passion."
metrics={[
{
- value: "15+",
- title: "Years Experience",
- },
+ value: "15+", title: "Years Experience"},
{
- value: "100%",
- title: "Fresh Produce",
- },
+ value: "100%", title: "Fresh Produce"},
{
- value: "500+",
- title: "Daily Guests",
- },
+ value: "500+", title: "Daily Guests"},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg"
mediaAnimation="slide-up"
@@ -189,41 +132,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Classic Steak",
- price: "$38.00",
- imageSrc: "http://img.b2bpic.net/free-photo/seared-steak-with-roasted-vegetables_23-2151942406.jpg",
- },
+ id: "1", name: "Classic Steak", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/seared-steak-with-roasted-vegetables_23-2151942406.jpg"},
{
- id: "2",
- name: "Mediterranean Salad",
- price: "$16.00",
- imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3586.jpg",
- },
+ id: "2", name: "Mediterranean Salad", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3586.jpg"},
{
- id: "3",
- name: "Artisan Pasta",
- price: "$24.00",
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-mackerel-steak_1339-6268.jpg",
- },
+ id: "3", name: "Artisan Pasta", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/grilled-mackerel-steak_1339-6268.jpg"},
{
- id: "4",
- name: "Grilled Salmon",
- price: "$32.00",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-with-vegetables-table_140725-4706.jpg",
- },
+ id: "4", name: "Grilled Salmon", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-with-vegetables-table_140725-4706.jpg"},
{
- id: "5",
- name: "Premium Burger",
- price: "$22.00",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857722.jpg",
- },
+ id: "5", name: "Premium Burger", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857722.jpg"},
{
- id: "6",
- name: "Chocolate Delice",
- price: "$12.00",
- imageSrc: "http://img.b2bpic.net/free-photo/chocolate-mousse-glass-glass-with-fresh-blackberries-mint_127032-3139.jpg",
- },
+ id: "6", name: "Chocolate Delice", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-mousse-glass-glass-with-fresh-blackberries-mint_127032-3139.jpg"},
]}
title="Signature Creations"
description="Indulge in our carefully crafted selection of seasonal favorites, prepared with pride."
@@ -238,25 +157,15 @@ export default function LandingPage() {
author="Sarah Miller"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/young-smiling-businesswoman-texting-cell-phone-while-eating-her-office-desk_637285-5459.jpg",
- alt: "Customer 1",
- },
+ src: "http://img.b2bpic.net/free-photo/young-smiling-businesswoman-texting-cell-phone-while-eating-her-office-desk_637285-5459.jpg", alt: "Customer 1"},
{
- src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
- alt: "Customer 2",
- },
+ src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", alt: "Customer 2"},
{
- src: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg",
- alt: "Customer 3",
- },
+ src: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg", alt: "Customer 3"},
{
- src: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891043.jpg",
- alt: "Customer 4",
- },
+ src: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891043.jpg", alt: "Customer 4"},
{
- src: "http://img.b2bpic.net/free-photo/hungry-businessman-eating-sandwich-while-using-laptop-office_637285-8708.jpg",
- alt: "Customer 5",
- },
+ src: "http://img.b2bpic.net/free-photo/hungry-businessman-eating-sandwich-while-using-laptop-office_637285-8708.jpg", alt: "Customer 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -269,20 +178,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Do I need a reservation?",
- content: "While walk-ins are welcome, reservations are recommended for prime weekend hours.",
- },
+ id: "f1", title: "Do I need a reservation?", content: "While walk-ins are welcome, reservations are recommended for prime weekend hours."},
{
- id: "f2",
- title: "Are there vegetarian options?",
- content: "Yes, we feature a wide array of vegetarian and gluten-free items on our seasonal menu.",
- },
+ id: "f2", title: "Are there vegetarian options?", content: "Yes, we feature a wide array of vegetarian and gluten-free items on our seasonal menu."},
{
- id: "f3",
- title: "Is private dining available?",
- content: "We offer several intimate private dining spaces suitable for events and celebrations.",
- },
+ id: "f3", title: "Is private dining available?", content: "We offer several intimate private dining spaces suitable for events and celebrations."},
+ {
+ id: "f4", title: "What are your hours?", content: "We are open daily from 11:00 AM to 11:00 PM."},
]}
title="Frequently Asked Questions"
description="Have questions about our dining experience? We've gathered answers to our guests' most common concerns."
@@ -294,16 +196,15 @@ export default function LandingPage() {
@@ -312,16 +213,12 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file