diff --git a/src/app/page.tsx b/src/app/page.tsx
index f4d4a8f..75a562c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,90 +31,59 @@ export default function LandingPage() {
@@ -124,9 +93,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="A Local Institution"
description={[
- "Founded with a passion for quality, we are proud to be the #1 rated tavern in the city. Our commitment to fair prices, fresh ingredients, and a warm atmosphere is unmatched.",
- "From our award-winning signature wings to our carefully curated spirits collection, every detail is crafted for your enjoyment.",
- ]}
+ "Founded with a passion for quality, we are proud to be the #1 rated tavern in the city. Our commitment to fair prices, fresh ingredients, and a warm atmosphere is unmatched.", "From our award-winning signature wings to our carefully curated spirits collection, every detail is crafted for your enjoyment."]}
/>
@@ -138,26 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Award-Winning Wings",
- price: "$14.99",
- variant: "Spicy or Garlic",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-fastfood-board-french-fries-with-ketchup-two-pieces-pie-chicken-wings-kitchen-board-bowl-ketchup-wooden-spoons-herbs-bottle_140725-110588.jpg",
- },
+ id: "1", name: "Award-Winning Wings", price: "$14.99", variant: "Spicy or Garlic", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fastfood-board-french-fries-with-ketchup-two-pieces-pie-chicken-wings-kitchen-board-bowl-ketchup-wooden-spoons-herbs-bottle_140725-110588.jpg"},
{
- id: "2",
- name: "Signature Burger",
- price: "$16.50",
- variant: "Tavern Sauce",
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-kiev-cutlet-served-with-cabbage-salad-greens-sauce-tomato-slices_140725-8377.jpg",
- },
+ id: "2", name: "Signature Burger", price: "$16.50", variant: "Tavern Sauce", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kiev-cutlet-served-with-cabbage-salad-greens-sauce-tomato-slices_140725-8377.jpg"},
{
- id: "3",
- name: "Craft Whiskey Pour",
- price: "$12.00",
- variant: "Top Shelf",
- imageSrc: "http://img.b2bpic.net/free-photo/beverage-with-lemon-copy-space_23-2148340043.jpg",
- },
+ id: "3", name: "Craft Whiskey Pour", price: "$12.00", variant: "Top Shelf", imageSrc: "http://img.b2bpic.net/free-photo/beverage-with-lemon-copy-space_23-2148340043.jpg"},
]}
title="The Tavern Menu"
description="Indulge in our carefully selected menu favorites."
@@ -166,24 +118,19 @@ export default function LandingPage() {
@@ -208,40 +153,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "John D.",
- handle: "@johnd",
- testimonial: "Best wings I've ever had, hands down!",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-watching-man-playing-guitar-party_23-2149187062.jpg?_wi=1",
- },
+ id: "1", name: "John D.", handle: "@johnd", testimonial: "Best wings I've ever had, hands down!", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-watching-man-playing-guitar-party_23-2149187062.jpg"},
{
- id: "2",
- name: "Sarah K.",
- handle: "@sarahk",
- testimonial: "Such a warm atmosphere and great prices.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-with-denim-jacket_23-2148856092.jpg",
- },
+ id: "2", name: "Sarah K.", handle: "@sarahk", testimonial: "Such a warm atmosphere and great prices.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-with-denim-jacket_23-2148856092.jpg"},
{
- id: "3",
- name: "Michael R.",
- handle: "@mikr",
- testimonial: "The staff are like family. My go-to spot.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-hanging-with-her-friends-bar_23-2147859513.jpg",
- },
+ id: "3", name: "Michael R.", handle: "@mikr", testimonial: "The staff are like family. My go-to spot.", imageSrc: "http://img.b2bpic.net/free-photo/female-hanging-with-her-friends-bar_23-2147859513.jpg"},
{
- id: "4",
- name: "Emily B.",
- handle: "@emilyb",
- testimonial: "Incredible craft cocktail selection!",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-young-woman-feeding-her-man-restaurant_613910-5616.jpg",
- },
+ id: "4", name: "Emily B.", handle: "@emilyb", testimonial: "Incredible craft cocktail selection!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-young-woman-feeding-her-man-restaurant_613910-5616.jpg"},
{
- id: "5",
- name: "David L.",
- handle: "@dl42",
- testimonial: "A classic spot, always consistent quality.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-watching-man-playing-guitar-party_23-2149187062.jpg?_wi=2",
- },
+ id: "5", name: "David L.", handle: "@dl42", testimonial: "A classic spot, always consistent quality.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-watching-man-playing-guitar-party_23-2149187062.jpg"},
]}
title="Patron Stories"
description="What our customers are saying about Clayt's."
@@ -254,54 +174,36 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Where are you located?",
- content: "123 Main St, Cityville, ST 12345.",
- },
+ id: "1", title: "Where are you located?", content: "123 Main St, Cityville, ST 12345."},
{
- id: "2",
- title: "Do you take reservations?",
- content: "Yes, for groups of 6 or more, please call us.",
- },
+ id: "2", title: "Do you take reservations?", content: "Yes, for groups of 6 or more, please call us."},
]}
ctaTitle="Visit Clayt's Corner"
ctaDescription="Located in the heart of town. Call us to book a table or order ahead."
ctaButton={{
- text: "Call Now",
- href: "tel:5550123",
- }}
+ text: "Call Now", href: "tel:5550123"}}
ctaIcon={Phone}
/>