Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 23:41:37 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Location",
id: "location",
},
name: "Location", id: "location"},
]}
brandName="Exit 62"
/>
@@ -59,19 +49,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "plain",
}}
variant: "plain"}}
title="Real Country Food. Real Comfort. Exit 62."
description="Whether you're on the road or out for a Sunday drive — this is the stop you dont want to miss."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
{
text: "Stop By Today",
href: "#location",
},
text: "Stop By Today", href: "#location"},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg"
/>
@@ -82,14 +67,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Where Comfort Meets the Road",
},
type: "text", content: "Where Comfort Meets the Road"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086036.jpg",
alt: "Diner Interior",
},
type: "image", src: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086036.jpg", alt: "Diner Interior"},
]}
/>
</div>
@@ -102,59 +82,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Diner",
name: "Open-Faced Roast Beef",
price: "$14.99",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-toast-flowers-table_23-2149455771.jpg",
},
id: "1", brand: "Diner", name: "Open-Faced Roast Beef", price: "$14.99", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-toast-flowers-table_23-2149455771.jpg"},
{
id: "2",
brand: "Diner",
name: "Country Ham & Eggs",
price: "$12.99",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-arrangement-top-view_23-2148941587.jpg",
},
id: "2", brand: "Diner", name: "Country Ham & Eggs", price: "$12.99", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-arrangement-top-view_23-2148941587.jpg"},
{
id: "3",
brand: "Diner",
name: "Home-Fried Potatoes",
price: "$6.99",
rating: 4,
reviewCount: "88",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-blueberry-waffles-atop-rustic-wooden-plate-generated-by-ai_188544-16130.jpg",
},
id: "3", brand: "Diner", name: "Home-Fried Potatoes", price: "$6.99", rating: 4,
reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/fresh-blueberry-waffles-atop-rustic-wooden-plate-generated-by-ai_188544-16130.jpg"},
{
id: "4",
brand: "Diner",
name: "French Toast",
price: "$8.99",
rating: 5,
reviewCount: "105",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-breakfast-meal-assortment_23-2148833947.jpg",
},
id: "4", brand: "Diner", name: "French Toast", price: "$8.99", rating: 5,
reviewCount: "105", imageSrc: "http://img.b2bpic.net/free-photo/tasty-breakfast-meal-assortment_23-2148833947.jpg"},
{
id: "5",
brand: "Diner",
name: "Fresh Brewed Coffee",
price: "$2.99",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/bacon-eggs-table_23-2147667300.jpg",
},
id: "5", brand: "Diner", name: "Fresh Brewed Coffee", price: "$2.99", rating: 5,
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/bacon-eggs-table_23-2147667300.jpg"},
{
id: "6",
brand: "Diner",
name: "Country Breakfast Skillet",
price: "$13.99",
rating: 5,
reviewCount: "77",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-fried-vegetables_140725-4685.jpg",
},
id: "6", brand: "Diner", name: "Country Breakfast Skillet", price: "$13.99", rating: 5,
reviewCount: "77", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-fried-vegetables_140725-4685.jpg"},
]}
title="Menu Highlights"
description="Hearty meals cooked with care, just like home."
@@ -163,44 +107,20 @@ export default function LandingPage() {
<div id="reviews" data-section="reviews">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "John D.",
role: "Trucker",
testimonial: "Man, is the food good here! Open-faced roast beef cooked to perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-energetic-retired-man-with-black-rucksack-his-back-smiling-broadly-enjoying-hiking-woods-sunny-autumn-day-outdoor-shot-elderly-man-with-beard-walking-forest_343059-4763.jpg",
},
id: "1", name: "John D.", role: "Trucker", testimonial: "Man, is the food good here! Open-faced roast beef cooked to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/happy-energetic-retired-man-with-black-rucksack-his-back-smiling-broadly-enjoying-hiking-woods-sunny-autumn-day-outdoor-shot-elderly-man-with-beard-walking-forest_343059-4763.jpg"},
{
id: "2",
name: "Sarah M.",
role: "Traveler",
testimonial: "Breakfast was absolutely bona-fide country cooking — eggs and country ham!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-traveller-with-hat-sunglasses_23-2148588495.jpg",
},
id: "2", name: "Sarah M.", role: "Traveler", testimonial: "Breakfast was absolutely bona-fide country cooking — eggs and country ham!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-traveller-with-hat-sunglasses_23-2148588495.jpg"},
{
id: "3",
name: "Mike R.",
role: "Traveler",
testimonial: "Fresh coffee, cozy atmosphere, and just an all-around great stop.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-pizza_23-2149437542.jpg",
},
id: "3", name: "Mike R.", role: "Traveler", testimonial: "Fresh coffee, cozy atmosphere, and just an all-around great stop.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-pizza_23-2149437542.jpg"},
{
id: "4",
name: "Linda K.",
role: "Sunday Driver",
testimonial: "Everything tasted amazing! The French toast is out of this world.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
},
id: "4", name: "Linda K.", role: "Sunday Driver", testimonial: "Everything tasted amazing! The French toast is out of this world.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg"},
{
id: "5",
name: "David W.",
role: "Trucker",
testimonial: "The best stop on I-62. Always quick, hot, and friendly.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-coffee-cup_23-2149455867.jpg",
},
id: "5", name: "David W.", role: "Trucker", testimonial: "The best stop on I-62. Always quick, hot, and friendly.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-coffee-cup_23-2149455867.jpg"},
]}
title="Roadside Reviews"
description="What our hungry travelers say about us."
@@ -215,26 +135,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Fresh Home Cooking",
description: "Made fresh every single day.",
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-background-zoom-calls_23-2149684444.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-colander-marble-tabletop_23-2147956572.jpg",
buttonText: "See Menu",
},
title: "Fresh Home Cooking", description: "Made fresh every single day.", imageSrc: "http://img.b2bpic.net/free-photo/dining-table-background-zoom-calls_23-2149684444.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-colander-marble-tabletop_23-2147956572.jpg", buttonText: "See Menu"},
{
title: "Cozy Atmosphere",
description: "Relax in our comfortable diner booths.",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-coffee-beverage-break-fresh-aroma_53876-16474.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg",
buttonText: "Learn More",
},
title: "Cozy Atmosphere", description: "Relax in our comfortable diner booths.", imageSrc: "http://img.b2bpic.net/free-photo/cafe-coffee-beverage-break-fresh-aroma_53876-16474.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg", buttonText: "Learn More"},
{
title: "Perfect for Travel",
description: "Right off the highway for easy access.",
imageSrc: "http://img.b2bpic.net/free-photo/garnished-traditional-bavarian-spiral-sausages_23-2148167627.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table-with-free-space_140725-136684.jpg",
buttonText: "Location",
},
title: "Perfect for Travel", description: "Right off the highway for easy access.", imageSrc: "http://img.b2bpic.net/free-photo/garnished-traditional-bavarian-spiral-sausages_23-2148167627.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table-with-free-space_140725-136684.jpg", buttonText: "Location"},
]}
title="Why Choose Us"
description="We treat you like family every time you stop in."
@@ -249,25 +154,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "24/7",
title: "Open Always",
description: "Ready when you are.",
icon: Clock,
id: "1", value: "24/7", title: "Open Always", description: "Ready when you are.", icon: Clock,
},
{
id: "2",
value: "Easy",
title: "Truck Access",
description: "Wide bays for big rigs.",
icon: Truck,
id: "2", value: "Easy", title: "Truck Access", description: "Wide bays for big rigs.", icon: Truck,
},
{
id: "3",
value: "Fresh",
title: "Daily Meals",
description: "Home-style goodness.",
icon: Utensils,
id: "3", value: "Fresh", title: "Daily Meals", description: "Home-style goodness.", icon: Utensils,
},
]}
title="Your Perfect Stop"
@@ -279,8 +172,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Hungry Yet?"
title="Visit Exit 62 Today"
description="Pull in, sit down, and enjoy a meal that feels like home."
@@ -292,50 +184,31 @@ export default function LandingPage() {
logoText="Exit 62 Truck Stop"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Location",
href: "#location",
},
label: "Location", href: "#location"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}