From f227bd30142be55597ea4e3ea2f4a7f92ac87aa0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 05:43:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 14268f5..d750f49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,11 +52,11 @@ export default function LandingPage() { { text: "Get Directions", href: "https://maps.google.com/?q=The+Shoals+Shack,+Florence,+Alabama" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg" imageAlt="Dripping gourmet burger" mediaAnimation="blur-reveal" imagePosition="right" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} kpis={[ { value: "5★", label: "Local Favorite" }, { value: "100%", label: "Worth the Wait" }, @@ -72,10 +72,10 @@ export default function LandingPage() { title="⭐⭐⭐⭐⭐ Rated 5/5 by Locals" description="People aren't quiet about The Shoals Shack. They won't stop talking about it." testimonials={[ - { id: "1", name: "Sarah", role: "Food Enthusiast", company: "Local Regular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg?_wi=1", imageAlt: "happy group enjoying meals together" }, - { id: "2", name: "James", role: "Burger Connoisseur", company: "Return Visitor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg?_wi=2", imageAlt: "happy group enjoying meals together" }, - { id: "3", name: "Maria", role: "Family Dining", company: "Weekly Guest", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg?_wi=3", imageAlt: "happy group enjoying meals together" }, - { id: "4", name: "Mike", role: "Food Critic", company: "Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg?_wi=4", imageAlt: "happy group enjoying meals together" } + { id: "1", name: "Sarah", role: "Food Enthusiast", company: "Local Regular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg", imageAlt: "happy group enjoying meals together" }, + { id: "2", name: "James", role: "Burger Connoisseur", company: "Return Visitor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg", imageAlt: "happy group enjoying meals together" }, + { id: "3", name: "Maria", role: "Family Dining", company: "Weekly Guest", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg", imageAlt: "happy group enjoying meals together" }, + { id: "4", name: "Mike", role: "Food Critic", company: "Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-group-young-happy-people-enjoying-lunch-while-talking-each-other-dining-table_637285-2880.jpg", imageAlt: "happy group enjoying meals together" } ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -90,9 +90,9 @@ export default function LandingPage() { title="We Don't Do Fancy. We Do Ridiculously Good." description="Every element is designed to deliver flavor that punches above its weight. No shortcuts. No compromises." features={[ - { id: "1", title: "🔥 Fresh. Always.", descriptions: ["Ground in-house burgers. Made-to-order everything. We don't believe in frozen."], imageSrc: "http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg?_wi=2", imageAlt: "close-up gourmet burger dripping sauce" }, - { id: "2", title: "🍤 Flavor That Hits Different", descriptions: ["Sweet. Spicy. Smoky. Crispy. Every bite punches above its weight and surprises you."], imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastries-filled-with-meat-wooden-piece_114579-88906.jpg?_wi=1", imageAlt: "crispy shrimp po boy sandwich" }, - { id: "3", title: "👊 No-Nonsense Vibe", descriptions: ["Come as you are. Eat like you mean it. This is where food matters most."], imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg?_wi=1", imageAlt: "casual dining restaurant rustic no-frills" } + { id: "1", title: "🔥 Fresh. Always.", descriptions: ["Ground in-house burgers. Made-to-order everything. We don't believe in frozen."], imageSrc: "http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg", imageAlt: "close-up gourmet burger dripping sauce" }, + { id: "2", title: "🍤 Flavor That Hits Different", descriptions: ["Sweet. Spicy. Smoky. Crispy. Every bite punches above its weight and surprises you."], imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastries-filled-with-meat-wooden-piece_114579-88906.jpg", imageAlt: "crispy shrimp po boy sandwich" }, + { id: "3", title: "👊 No-Nonsense Vibe", descriptions: ["Come as you are. Eat like you mean it. This is where food matters most."], imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg", imageAlt: "casual dining restaurant rustic no-frills" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -107,8 +107,8 @@ export default function LandingPage() { title="Start Here. Thank Us Later." description="These are the items that have people coming back. The ones they can't stop thinking about." products={[ - { id: "1", name: "Sweet & Spicy Burger", price: "The Signature", imageSrc: "http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg?_wi=3", imageAlt: "Sweet and spicy burger" }, - { id: "2", name: "Shrimp Po' Boy", price: "The Favorite", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastries-filled-with-meat-wooden-piece_114579-88906.jpg?_wi=2", imageAlt: "Crispy shrimp po boy" }, + { id: "1", name: "Sweet & Spicy Burger", price: "The Signature", imageSrc: "http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg", imageAlt: "Sweet and spicy burger" }, + { id: "2", name: "Shrimp Po' Boy", price: "The Favorite", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastries-filled-with-meat-wooden-piece_114579-88906.jpg", imageAlt: "Crispy shrimp po boy" }, { id: "3", name: "Shrimp & Beef Tacos", price: "The Street Style", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-meal-arrangement_23-2148764340.jpg", imageAlt: "Shrimp and beef tacos" }, { id: "4", name: "Honey Habanero Sandwich", price: "The Heat", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-smoked-sausage_140725-2061.jpg", imageAlt: "Honey habanero sandwich" }, { id: "5", name: "Fried Cheese Curds", price: "The Addiction", imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-105022.jpg", imageAlt: "Golden fried cheese curds" }, @@ -132,7 +132,7 @@ export default function LandingPage() { { title: "Authentic Local Vibe", description: "A neighborhood gathering spot where food speaks louder than décor.", icon: Heart }, { title: "Worth Every Minute", description: "The line proves it. Good food takes time. Great food changes lives.", icon: Clock } ]} - imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg" imageAlt="Casual restaurant interior" mediaAnimation="blur-reveal" imagePosition="left" @@ -183,7 +183,7 @@ export default function LandingPage() {