Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 15:48:05 +00:00

View File

@@ -16,27 +16,26 @@ export default function LandingPage() {
defaultButtonVariant="hover-bubble"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Experience",
id: "experience",
},
name: "Experience", id: "experience"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Book",
id: "contact",
},
name: "Book", id: "contact"},
]}
brandName="Troy"
/>
@@ -45,19 +44,14 @@ export default function LandingPage() {
<div id="experience" data-section="experience">
<HeroLogoBillboard
background={{
variant: "plain",
}}
variant: "plain"}}
logoText="Troy"
description="More than a restaurant. A daily ritual from morning coffee to late-night dinners in the heart of the city."
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "Explore Atmosphere",
href: "#experience",
},
text: "Explore Atmosphere", href: "#experience"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg"
imageAlt="Troy Restaurant Interior"
@@ -72,26 +66,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Coffee & Connections",
description: "Start your morning with artisanal beans and a calm business-friendly environment.",
tag: "Daily Spot",
imageSrc: "http://img.b2bpic.net/free-photo/little-wooden-spoons-with-coffee-beans-coffee-powder_169016-5586.jpg",
},
id: "f1", title: "Coffee & Connections", description: "Start your morning with artisanal beans and a calm business-friendly environment.", tag: "Daily Spot", imageSrc: "http://img.b2bpic.net/free-photo/little-wooden-spoons-with-coffee-beans-coffee-powder_169016-5586.jpg"},
{
id: "f2",
title: "Business & Meetings",
description: "The perfect backdrop for professional collaboration or productive lunches.",
tag: "Meetings",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-colleagues-serving-themselves_1262-1841.jpg",
},
id: "f2", title: "Business & Meetings", description: "The perfect backdrop for professional collaboration or productive lunches.", tag: "Meetings", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-colleagues-serving-themselves_1262-1841.jpg"},
{
id: "f3",
title: "Always Vibrant",
description: "A bustling social hub known for great vibes and a steady stream of local favorites.",
tag: "Social",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-traditional-japanese-food-court_23-2148759568.jpg",
},
id: "f3", title: "Always Vibrant", description: "A bustling social hub known for great vibes and a steady stream of local favorites.", tag: "Social", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-traditional-japanese-food-court_23-2148759568.jpg"},
]}
title="Why Troy?"
description="We craft experiences, not just meals. Designed for every moment of your day."
@@ -106,47 +85,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Signature Burger",
price: "$18",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-burger-along-with-olives-cheese-tomatoes-green-salad-inside-round-plate_140725-11661.jpg",
},
id: "p1", name: "Signature Burger", price: "$18", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-burger-along-with-olives-cheese-tomatoes-green-salad-inside-round-plate_140725-11661.jpg"},
{
id: "p2",
name: "Gourmet French Toast",
price: "$14",
variant: "Brunch",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-honey-toast-with-strawberry-jam_1203-9308.jpg",
},
id: "p2", name: "Gourmet French Toast", price: "$14", variant: "Brunch", imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-honey-toast-with-strawberry-jam_1203-9308.jpg"},
{
id: "p3",
name: "Tex-Mex Taco Trio",
price: "$16",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tortilla-with-meat-vegetables_23-2148750443.jpg",
},
id: "p3", name: "Tex-Mex Taco Trio", price: "$16", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tortilla-with-meat-vegetables_23-2148750443.jpg"},
{
id: "p4",
name: "Ribeye Steak",
price: "$32",
variant: "Dinner",
imageSrc: "http://img.b2bpic.net/free-photo/meat-steak-with-green-salad-potato-chips_114579-3703.jpg",
},
id: "p4", name: "Ribeye Steak", price: "$32", variant: "Dinner", imageSrc: "http://img.b2bpic.net/free-photo/meat-steak-with-green-salad-potato-chips_114579-3703.jpg"},
{
id: "p5",
name: "Avocado Brunch Toast",
price: "$15",
variant: "Healthy",
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg",
},
id: "p5", name: "Avocado Brunch Toast", price: "$15", variant: "Healthy", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-delicious-food_23-2150645799.jpg"},
{
id: "p6",
name: "Truffle Pasta",
price: "$24",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-fillet-with-herbs-vegetables-sauce-plate_141793-2974.jpg",
},
id: "p6", name: "Truffle Pasta", price: "$24", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-fillet-with-herbs-vegetables-sauce-plate_141793-2974.jpg"},
]}
title="Signature Flavors"
description="Our curated selection of comfort dishes and Tex-Mex inspired delicacies."
@@ -161,25 +110,15 @@ export default function LandingPage() {
author="Mark D."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2510.jpg",
alt: "Sarah",
},
src: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2510.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-720.jpg",
alt: "Michael",
},
src: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-720.jpg", alt: "Michael"},
{
src: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424004.jpg",
alt: "Emily",
},
src: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424004.jpg", alt: "Emily"},
{
src: "http://img.b2bpic.net/free-photo/group-diverse-friends-clinking-their-beer-glasses-while-enjoying-meal-together-restaurant-friends-concept_58466-16031.jpg",
alt: "David",
},
src: "http://img.b2bpic.net/free-photo/group-diverse-friends-clinking-their-beer-glasses-while-enjoying-meal-together-restaurant-friends-concept_58466-16031.jpg", alt: "David"},
{
src: "http://img.b2bpic.net/free-photo/man-working-laptop-cafe_23-2147826927.jpg",
alt: "Jane",
},
src: "http://img.b2bpic.net/free-photo/man-working-laptop-cafe_23-2147826927.jpg", alt: "Jane"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -190,16 +129,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Secure Your Table"
description="Often fully booked during peak hours. Reach out to reserve your spot near the highway."
buttons={[
{
text: "Book Now",
href: "tel:+1234567890",
},
text: "Book Now", href: "tel:+1234567890"},
]}
/>
</div>
@@ -208,46 +144,29 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Experience",
href: "#experience",
},
label: "Experience", href: "#experience"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Book Table",
href: "#contact",
},
label: "Book Table", href: "#contact"},
{
label: "Directions",
href: "#",
},
label: "Directions", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}