diff --git a/src/app/page.tsx b/src/app/page.tsx
index ce90b5a..50576f3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
@@ -60,108 +50,60 @@ export default function LandingPage() {
@@ -174,17 +116,11 @@ export default function LandingPage() {
description="Ryan's Smokehouse is a family-owned, counter-serve joint dedicated to the art of low-and-slow barbecue. We believe in great food, cheerful service, and building a place where our community feels right at home."
bulletPoints={[
{
- title: "Authentic Smoking",
- description: "Traditional wood-smoked meats, cooked daily for maximum flavor.",
- },
+ title: "Authentic Smoking", description: "Traditional wood-smoked meats, cooked daily for maximum flavor."},
{
- title: "Famous Sides",
- description: "Our potato salad is made from scratch with secret family ingredients.",
- },
+ title: "Famous Sides", description: "Our potato salad is made from scratch with secret family ingredients."},
{
- title: "Community Focus",
- description: "Serving families and neighbors with a smile every single day.",
- },
+ title: "Community Focus", description: "Serving families and neighbors with a smile every single day."},
]}
imageSrc="http://img.b2bpic.net/free-photo/cinematic-film-location-decor_23-2151918999.jpg"
mediaAnimation="slide-up"
@@ -199,41 +135,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Famous Brisket",
- price: "$16.00",
- imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-with-berries-cherry-tomatoes-dark-plate_84443-82593.jpg",
- },
+ id: "p1", name: "Famous Brisket", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-with-berries-cherry-tomatoes-dark-plate_84443-82593.jpg"},
{
- id: "p2",
- name: "Ribs Platter",
- price: "$18.00",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-ribs-tray_23-2148679072.jpg",
- },
+ id: "p2", name: "Ribs Platter", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-ribs-tray_23-2148679072.jpg"},
{
- id: "p3",
- name: "Potato Salad",
- price: "$4.50",
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-russian-salad-olivier_2829-6255.jpg",
- },
+ id: "p3", name: "Potato Salad", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-russian-salad-olivier_2829-6255.jpg"},
{
- id: "p4",
- name: "Smoked Sausage",
- price: "$12.00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-sausages-with-side-dishes-sauces_181624-28567.jpg",
- },
+ id: "p4", name: "Smoked Sausage", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-sausages-with-side-dishes-sauces_181624-28567.jpg"},
{
- id: "p5",
- name: "Pulled Pork Sandwich",
- price: "$11.00",
- imageSrc: "http://img.b2bpic.net/free-photo/philly-cheesesteak-sandwich-with-beef-cheesegreen-pepers-caramelized-onion_123827-21970.jpg",
- },
+ id: "p5", name: "Pulled Pork Sandwich", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/philly-cheesesteak-sandwich-with-beef-cheesegreen-pepers-caramelized-onion_123827-21970.jpg"},
{
- id: "p6",
- name: "Baked Beans",
- price: "$4.00",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chilli-beans-tray_23-2148660399.jpg",
- },
+ id: "p6", name: "Baked Beans", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chilli-beans-tray_23-2148660399.jpg"},
]}
title="Our Signature Smoked Menu"
description="Slow-smoked perfection, hand-carved to order."
@@ -248,20 +160,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "819+",
- description: "Five-Star Google Reviews",
- },
+ id: "m1", value: "819+", description: "Five-Star Google Reviews"},
{
- id: "m2",
- value: "4.6",
- description: "Average Rating",
- },
+ id: "m2", value: "4.6", description: "Average Rating"},
{
- id: "m3",
- value: "25+",
- description: "Years of Experience",
- },
+ id: "m3", value: "25+", description: "Years of Experience"},
]}
title="Why We're Loved"
description="High standards and satisfied guests."
@@ -275,40 +178,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Savanna Stevenson",
- role: "Foodie",
- testimonial: "Got the famous chow down potato with brisket and it was delicious! Employees were so cheerful.",
- imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000280.jpg",
- },
+ id: "t1", name: "Savanna Stevenson", role: "Foodie", testimonial: "Got the famous chow down potato with brisket and it was delicious! Employees were so cheerful.", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000280.jpg"},
{
- id: "t2",
- name: "Michael Chen",
- role: "Regular",
- testimonial: "Our family went there and ordered the 3-meat platter—brisket, ribs, and sausage. Absolutely perfect.",
- imageSrc: "http://img.b2bpic.net/free-photo/aged-man-choosing-burger-apple_1303-23623.jpg",
- },
+ id: "t2", name: "Michael Chen", role: "Regular", testimonial: "Our family went there and ordered the 3-meat platter—brisket, ribs, and sausage. Absolutely perfect.", imageSrc: "http://img.b2bpic.net/free-photo/aged-man-choosing-burger-apple_1303-23623.jpg"},
{
- id: "t3",
- name: "Emily Rodriguez",
- role: "Customer",
- testimonial: "Amazing service, amazing food, great people and great overall place to eat.",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
- },
+ id: "t3", name: "Emily Rodriguez", role: "Customer", testimonial: "Amazing service, amazing food, great people and great overall place to eat.", imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg"},
{
- id: "t4",
- name: "David Kim",
- role: "Visitor",
- testimonial: "The side potato salad is creamy and tasty with perfect chunks of potatoes. A must-try side.",
- imageSrc: "http://img.b2bpic.net/free-photo/family-with-daughter-playing-yard_1157-24656.jpg",
- },
+ id: "t4", name: "David Kim", role: "Visitor", testimonial: "The side potato salad is creamy and tasty with perfect chunks of potatoes. A must-try side.", imageSrc: "http://img.b2bpic.net/free-photo/family-with-daughter-playing-yard_1157-24656.jpg"},
{
- id: "t5",
- name: "Sarah Johnson",
- role: "Local",
- testimonial: "Best BBQ in Webster! The atmosphere is always so positive and welcoming.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-barbecue_23-2149383061.jpg",
- },
+ id: "t5", name: "Sarah Johnson", role: "Local", testimonial: "Best BBQ in Webster! The atmosphere is always so positive and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-barbecue_23-2149383061.jpg"},
]}
title="Loved by the Locals"
description="Hear what our amazing guests have to say."
@@ -321,25 +199,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "f1",
- title: "Do you offer delivery?",
- content: "Yes, we partner with major delivery platforms to bring our BBQ to your doorstep.",
- },
+ id: "f1", title: "Do you offer delivery?", content: "Yes, we partner with major delivery platforms like DoorDash or UberEats to bring our BBQ to your doorstep."},
{
- id: "f2",
- title: "Do you have outdoor seating?",
- content: "Absolutely! We offer comfortable outdoor seating options for all our guests.",
- },
+ id: "f2", title: "Do you have outdoor seating?", content: "Absolutely! We offer comfortable outdoor seating options for all our guests."},
{
- id: "f3",
- title: "Is there a drive-thru?",
- content: "Yes, for your convenience, we have a fully functional drive-thru.",
- },
+ id: "f3", title: "Is there a drive-thru?", content: "Yes, for your convenience, we have a fully functional drive-thru."},
{
- id: "f4",
- title: "What are your hours?",
- content: "We are open daily until 8 PM. Come early to ensure you get your favorite cut!",
- },
+ id: "f4", title: "What are your hours?", content: "We are open daily until 8 PM. Come early to ensure you get your favorite cut!"},
]}
title="Common Questions"
description="Everything you need to know about your smokehouse visit."
@@ -352,12 +218,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Texas BBQ Association",
- "Webster Local Business",
- "Foodie Choice Award",
- "Smokehouse Excellence Seal",
- "Community Dining Partner",
- ]}
+ "Texas BBQ Association", "Webster Local Business", "Foodie Choice Award", "Smokehouse Excellence Seal", "Community Dining Partner"]}
title="Recognized by Our Community"
description="We're proud to be a staple in Webster, Texas."
/>
@@ -367,8 +228,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file