Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 03:02:24 +00:00

View File

@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Menu",
id: "#menu",
},
{
name: "About",
id: "#about",
},
{
name: "Testimonials",
id: "#testimonials",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Menu", id: "#menu" },
{ name: "About", id: "#about" },
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" }
]}
brandName="Brighter Horizons"
/>
@@ -55,68 +43,30 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Ashtabula's Favorite Family Restaurant — Real Food, Real People, Real Good"
description="Huge portions, fair prices, and service that makes you feel like family."
buttons={[
{
text: "See Our Menu",
href: "#menu",
},
{
text: "Call to Order",
href: "tel:4406614002",
},
{ text: "See Our Menu", href: "#menu" },
{ text: "Call to Order", href: "tel:4406614002" }
]}
imageSrc="http://img.b2bpic.net/free-photo/group-happy-young-people-having-dinner-together-dining-table-focus-is-redhead-woman-taking-food-from-her-friend_637285-3752.jpg"
imageAlt="Warm and inviting family dining area"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg",
alt: "Customer one",
},
{
src: "http://img.b2bpic.net/free-photo/couple-having-fun-night_23-2149236889.jpg",
alt: "Customer two",
},
{
src: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg",
alt: "Customer three",
},
{
src: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520111.jpg",
alt: "Customer four",
},
{
src: "http://img.b2bpic.net/free-photo/preparation-tasty-beef-burger-with-cheese_7502-9878.jpg",
alt: "Customer five",
},
{ src: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg", alt: "Customer one" },
{ src: "http://img.b2bpic.net/free-photo/couple-having-fun-night_23-2149236889.jpg", alt: "Customer two" },
{ src: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg", alt: "Customer three" },
{ src: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520111.jpg", alt: "Customer four" },
{ src: "http://img.b2bpic.net/free-photo/preparation-tasty-beef-burger-with-cheese_7502-9878.jpg", alt: "Customer five" }
]}
avatarText="Join 500+ happy diners"
marqueeItems={[
{
type: "text",
text: "Family Owned",
},
{
type: "text",
text: "Made Fresh",
},
{
type: "text",
text: "Local Ingredients",
},
{
type: "text",
text: "Hearty Portions",
},
{
type: "text",
text: "Ashtabula Proud",
},
{ type: "text", text: "Family Owned" },
{ type: "text", text: "Made Fresh" },
{ type: "text", text: "Local Ingredients" },
{ type: "text", text: "Hearty Portions" },
{ type: "text", text: "Ashtabula Proud" }
]}
/>
</div>
@@ -141,42 +91,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Fried Haddock & Tots",
price: "$16",
imageSrc: "http://img.b2bpic.net/free-photo/from-chicken-nuggets-with-french-fries-human-hand-fly_176474-2613.jpg",
},
{
id: "2",
name: "Black and Blue Burger",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-hamburger-olive-oil_23-2147680668.jpg",
},
{
id: "3",
name: "Chicken Alfredo",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/carbonara_74190-2396.jpg",
},
{
id: "4",
name: "Waffles & Breakfast",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-table_23-2150247091.jpg",
},
{
id: "5",
name: "Chicken Bacon Ranch Wrap",
price: "$14",
imageSrc: "http://img.b2bpic.net/free-photo/meat-wrap-served-with-french-fries_140725-1171.jpg",
},
{
id: "6",
name: "House-Made Cheesecake",
price: "$10",
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake_1232-2250.jpg",
},
{ id: "1", name: "Fried Haddock & Tots", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/from-chicken-nuggets-with-french-fries-human-hand-fly_176474-2613.jpg" },
{ id: "2", name: "Black and Blue Burger", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/tasty-hamburger-olive-oil_23-2147680668.jpg" },
{ id: "3", name: "Chicken Alfredo", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/carbonara_74190-2396.jpg" },
{ id: "4", name: "Waffles & Breakfast", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-table_23-2150247091.jpg" },
{ id: "5", name: "Chicken Bacon Ranch Wrap", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/meat-wrap-served-with-french-fries_140725-1171.jpg" },
{ id: "6", name: "House-Made Cheesecake", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake_1232-2250.jpg" }
]}
title="Fan-Favorite Dishes"
description="Fresh, made-to-order comfort food that keeps you coming back for more."
@@ -185,24 +105,13 @@ export default function LandingPage() {
<div id="value" data-section="value">
<FeatureBorderGlow
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: Users,
title: "Family-Owned & Operated",
description: "From our family to yours, we bring authentic service that feels just like home.",
},
{
icon: Utensils,
title: "Fresh Food Made to Order",
description: "No short cuts. We pride ourselves on every meal being prepared fresh just for you.",
},
{
icon: Utensils,
title: "Generous Portions",
description: "Expect more than you pay for. We believe in high value and full bellies.",
},
{ icon: Users, title: "Family-Owned & Operated", description: "From our family to yours, we bring authentic service that feels just like home." },
{ icon: Utensils, title: "Fresh Food Made to Order", description: "No short cuts. We pride ourselves on every meal being prepared fresh just for you." },
{ icon: Utensils, title: "Generous Portions", description: "Expect more than you pay for. We believe in high value and full bellies." }
]}
title="Why Brighter Horizons?"
description="We pour love into every plate and community support into every service."
@@ -214,13 +123,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
names={[
"4.7 Star Rating",
"144+ Reviews",
"Family Friendly",
"Large Party Ready",
"Local Favorite",
"Hidden Gem",
"Quality Service",
"4.7 Star Rating", "144+ Reviews", "Family Friendly", "Large Party Ready", "Local Favorite", "Hidden Gem", "Quality Service"
]}
title="Ashtabula's Local Favorite"
description="Joining the community for decades, our reputation speaks for itself."
@@ -233,46 +136,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
handle: "Local Diner",
testimonial: "Fed a family of 4 for $30 and my meal was so big I could barely finish it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-laughing-woman-retro-vintage-50-s-cafe-sitting-table_285396-10451.jpg",
},
{
id: "2",
name: "James R.",
handle: "Regular Guest",
testimonial: "Best food I've had in Ashtabula in a long time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-with-arms-crossed-leaning-bar-counter_107420-65491.jpg",
},
{
id: "3",
name: "Emily Davis",
handle: "Brunch Lover",
testimonial: "Our go-to place to dine — upbeat atmosphere, great food, timely service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-eating-out-asian-restaurant-looking-asid_197531-22363.jpg",
},
{
id: "4",
name: "David W.",
handle: "Local Foodie",
testimonial: "Everything is fresh and delicious. Their steak dinner is unbelievable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
},
{
id: "5",
name: "Linda G.",
handle: "Weekly Regular",
testimonial: "Friendly staff, generous portions, and truly a local gem.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166104.jpg",
},
{ id: "1", name: "Sarah Miller", handle: "Local Diner", testimonial: "Fed a family of 4 for $30 and my meal was so big I could barely finish it.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-laughing-woman-retro-vintage-50-s-cafe-sitting-table_285396-10451.jpg" },
{ id: "2", name: "James R.", handle: "Regular Guest", testimonial: "Best food I've had in Ashtabula in a long time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-with-arms-crossed-leaning-bar-counter_107420-65491.jpg" },
{ id: "3", name: "Emily Davis", handle: "Brunch Lover", testimonial: "Our go-to place to dine — upbeat atmosphere, great food, timely service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-eating-out-asian-restaurant-looking-asid_197531-22363.jpg" },
{ id: "4", name: "David W.", handle: "Local Foodie", testimonial: "Everything is fresh and delicious. Their steak dinner is unbelievable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg" },
{ id: "5", name: "Linda G.", handle: "Weekly Regular", testimonial: "Friendly staff, generous portions, and truly a local gem.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166104.jpg" }
]}
showRating={true}
title="Hear From Our Guests"
@@ -285,16 +153,8 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Come hungry. Leave happy. It's that simple."
metrics={[
{
id: "m1",
value: "440-661-4002",
description: "Call us to order",
},
{
id: "m2",
value: "2315 West Ave",
description: "Ashtabula, OH 44004",
},
{ id: "m1", value: "440-661-4002", description: "Call us to order" },
{ id: "m2", value: "2315 West Ave", description: "Ashtabula, OH 44004" }
]}
metricsAnimation="slide-up"
tag="Contact Info"
@@ -304,9 +164,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Visit Us on West Ave"
description="We're tucked away on West Ave in Ashtabula. Stop by for a bite, or give us a call to place an order for delivery or takeout."
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg"
@@ -318,14 +176,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Brighter Horizons"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>