diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4ec553a..ebca9f8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
@@ -56,33 +41,15 @@ export default function LandingPage() {
@@ -127,48 +82,9 @@ export default function LandingPage() {
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Woodstone Burger",
- price: "$22",
- variant: "Popular",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetarian-burger-plate_23-2148784526.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Fried Oysters",
- price: "$16",
- variant: "Guest Favorite",
- imageSrc: "http://img.b2bpic.net/free-photo/black-plate-fruits-dried-fruits_140725-3542.jpg?_wi=2",
- },
- {
- id: "3",
- name: "Chicken Sandwich",
- price: "$18",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-lettuce_1203-153.jpg?_wi=1",
- },
- {
- id: "4",
- name: "Duck Confit Flatbread",
- price: "$20",
- variant: "Signature",
- imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-pizza_1339-2785.jpg?_wi=2",
- },
- {
- id: "5",
- name: "Chicken Wings",
- price: "$14",
- variant: "Sharing",
- imageSrc: "http://img.b2bpic.net/free-photo/appetizing-glazed-sesame-chicken-wings-dark-bowl_84443-85767.jpg",
- },
- {
- id: "6",
- name: "Chocolate Cake",
- price: "$10",
- variant: "Dessert",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-with-copy-space_23-2148746679.jpg",
- },
+ { id: "1", name: "Woodstone Burger", price: "$22", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetarian-burger-plate_23-2148784526.jpg" },
+ { id: "2", name: "Fried Oysters", price: "$16", variant: "Guest Favorite", imageSrc: "http://img.b2bpic.net/free-photo/black-plate-fruits-dried-fruits_140725-3542.jpg" },
+ { id: "3", name: "Chicken Sandwich", price: "$18", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-lettuce_1203-153.jpg" }
]}
title="Signature Flavors"
description="Our most celebrated offerings, from savory starters to decadent desserts."
@@ -180,61 +96,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sarah J.",
- date: "5 months ago",
- title: "Amazing Atmosphere",
- quote: "Seated quickly and the food was incredible. A local gem!",
- tag: "Dinner",
- avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=2",
- imageAlt: "luxury tavern interior warm lighting",
- },
- {
- id: "2",
- name: "Kai A.",
- date: "3 months ago",
- title: "Vegan Friendly",
- quote: "Food and drinks were amazing. Staff even had dice to help us choose!",
- tag: "Vibe",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-indoors_23-2148965330.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187692.jpg?_wi=3",
- imageAlt: "restaurant kitchen woodstone oven",
- },
- {
- id: "3",
- name: "Jessica C.",
- date: "2 months ago",
- title: "So Funny!",
- quote: "Food is incredible and the service is so personal. Fantastic spot.",
- tag: "Service",
- avatarSrc: "http://img.b2bpic.net/free-photo/woman-wearing-eyeglasses-taking-selfie-from-mobile-phone-restaurant_23-2147871308.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetarian-burger-plate_23-2148784526.jpg?_wi=3",
- imageAlt: "gourmet tavern burger fries",
- },
- {
- id: "4",
- name: "David K.",
- date: "1 month ago",
- title: "Great Drinks",
- quote: "The cocktails are perfectly balanced. Can't wait to come back.",
- tag: "Drinks",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-communicating-through-sign-language_23-2148590312.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/black-plate-fruits-dried-fruits_140725-3542.jpg?_wi=3",
- imageAlt: "fresh fried oysters restaurant",
- },
- {
- id: "5",
- name: "Mike R.",
- date: "2 weeks ago",
- title: "Best Tavern in Town",
- quote: "Prompt service, very tasty apps and a great place to meet friends.",
- tag: "Apps",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-lettuce_1203-153.jpg?_wi=2",
- imageAlt: "gourmet chicken sandwich plating",
- },
+ { id: "1", name: "Sarah J.", date: "5 months ago", title: "Amazing Atmosphere", quote: "Seated quickly and the food was incredible. A local gem!", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg", imageAlt: "luxury tavern interior warm lighting" },
+ { id: "2", name: "Kai A.", date: "3 months ago", title: "Vegan Friendly", quote: "Food and drinks were amazing. Staff even had dice to help us choose!", tag: "Vibe", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-indoors_23-2148965330.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187692.jpg", imageAlt: "restaurant kitchen woodstone oven" }
]}
title="What Our Guests Say"
description="Join the hundreds of happy diners who call Woodstone Tavern their favorite local spot."
@@ -247,25 +110,10 @@ export default function LandingPage() {
title="Visit Woodstone Tavern"
description="Find us at 874 Hampden St, Holyoke. Open until 10 PM. We look forward to serving you tonight."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true }
]}
- textarea={{
- name: "message",
- placeholder: "Reservation details or questions?",
- rows: 4,
- required: true,
- }}
+ textarea={{ name: "message", placeholder: "Reservation details or questions?", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/couple-embracing-each-other-while-outdoors-night_23-2149215094.jpg"
mediaAnimation="slide-up"
/>
@@ -274,36 +122,15 @@ export default function LandingPage() {