Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-29 06:56:44 +00:00

View File

@@ -28,22 +28,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" }
]}
brandName="Ticka Street"
/>
@@ -51,19 +39,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Bold Flavors, Street Soul."
description="Experience the culinary elevation of street-inspired artistry in the heart of the city."
tag="New Season"
buttons={[
{
text: "View Menu",
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=1"
buttons={[{ text: "View Menu", href: "#menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg"
imageAlt="Ticka Street Signature Dish"
/>
</div>
@@ -73,8 +54,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Culinary Vision"
description={[
"At Ticka Street, we redefine the boundaries between high-end dining and urban street culture. Every plate tells a story of tradition meeting modernity, crafted with locally sourced, seasonal ingredients.",
"Our kitchen is a laboratory of flavor where spice and soul harmonize to provide an unforgettable sensory experience.",
"At Ticka Street, we redefine the boundaries between high-end dining and urban street culture. Every plate tells a story of tradition meeting modernity, crafted with locally sourced, seasonal ingredients.", "Our kitchen is a laboratory of flavor where spice and soul harmonize to provide an unforgettable sensory experience."
]}
/>
</div>
@@ -86,24 +66,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "m1",
name: "Truffle Street Slider",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hamburgers-arrangement_23-2148614059.jpg?_wi=1",
},
{
id: "m2",
name: "Saffron Glazed Tacos",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-plate-with-tacos_23-2148329171.jpg?_wi=1",
},
{
id: "m3",
name: "Crispy Artichoke Bites",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/man-are-taking-by-folk-grilled-prawns-with-bbq-sauce-sesame-rice-lettuce-tomato-side-view_141793-12290.jpg?_wi=1",
},
{ id: "m1", name: "Truffle Street Slider", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hamburgers-arrangement_23-2148614059.jpg" },
{ id: "m2", name: "Saffron Glazed Tacos", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-plate-with-tacos_23-2148329171.jpg" },
{ id: "m3", name: "Crispy Artichoke Bites", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/man-are-taking-by-folk-grilled-prawns-with-bbq-sauce-sesame-rice-lettuce-tomato-side-view_141793-12290.jpg" }
]}
title="Signature Creations"
description="Artisanal dishes prepared daily."
@@ -112,28 +77,14 @@ export default function LandingPage() {
<div id="team" data-section="team">
<TeamCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
members={[
{
id: "t1",
name: "Elena Vance",
role: "Head Chef",
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional-male-chef-looking-camera_23-2147863770.jpg",
},
{
id: "t2",
name: "Marcus Thorne",
role: "Sous Chef",
imageSrc: "http://img.b2bpic.net/free-photo/cook-putting-vegetables-bowl-salad_23-2148040213.jpg",
},
{
id: "t3",
name: "Sophia Chen",
role: "Director of Hospitality",
imageSrc: "http://img.b2bpic.net/free-photo/human-happy-woman-clanging-glasses-wine-table-cafe_23-2148016789.jpg",
},
{ id: "t1", name: "Elena Vance", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional-male-chef-looking-camera_23-2147863770.jpg" },
{ id: "t2", name: "Marcus Thorne", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/cook-putting-vegetables-bowl-salad_23-2148040213.jpg" },
{ id: "t3", name: "Sophia Chen", role: "Director of Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/human-happy-woman-clanging-glasses-wine-table-cafe_23-2148016789.jpg" }
]}
title="The Masters Behind the Flame"
description="Our team of seasoned culinary experts brings passion and precision to every plate."
@@ -145,61 +96,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "s1",
name: "Clara Jenkins",
date: "Oct 2023",
title: "A culinary revelation",
quote: "The perfect balance of sophisticated presentation and authentic street flavors.",
tag: "Regular Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=2",
imageAlt: "gourmet street food close up",
},
{
id: "s2",
name: "James L. Sterling",
date: "Sep 2023",
title: "Unmatched precision",
quote: "I've traveled globally and this remains the best fusion experience in the city.",
tag: "Critic",
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-office_1157-21037.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-making-tangerine-juice-black-salad-health-meal-food-job-diet-vegetable-fresh-drink-fruit_179666-43854.jpg",
imageAlt: "restaurant kitchen artisan chef",
},
{
id: "s3",
name: "Maria Rossi",
date: "Aug 2023",
title: "Simply divine",
quote: "The atmosphere and flavors combine to create a truly magical dining experience.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/laughing-woman-holding-beer_23-2147681009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hamburgers-arrangement_23-2148614059.jpg?_wi=2",
imageAlt: "gourmet burger street style",
},
{
id: "s4",
name: "David W. Park",
date: "Jul 2023",
title: "A true gem",
quote: "Consistently excellent. Each visit reveals new depths of flavor that I absolutely adore.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-talking-phone-while-sitting-cafe_637285-8834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-plate-with-tacos_23-2148329171.jpg?_wi=2",
imageAlt: "artisanal taco dish",
},
{
id: "s5",
name: "Sarah Jenkins",
date: "Jun 2023",
title: "Absolute Perfection",
quote: "Ticka Street transformed my view on modern fusion. Exceptional service and even better food.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-are-taking-by-folk-grilled-prawns-with-bbq-sauce-sesame-rice-lettuce-tomato-side-view_141793-12290.jpg?_wi=2",
imageAlt: "gourmet snack platter",
},
{ id: "s1", name: "Clara Jenkins", date: "Oct 2023", title: "A culinary revelation", quote: "The perfect balance of sophisticated presentation and authentic street flavors.", tag: "Regular Guest", avatarSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg", imageAlt: "gourmet street food close up" },
{ id: "s2", name: "James L. Sterling", date: "Sep 2023", title: "Unmatched precision", quote: "I've traveled globally and this remains the best fusion experience in the city.", tag: "Critic", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-office_1157-21037.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-making-tangerine-juice-black-salad-health-meal-food-job-diet-vegetable-fresh-drink-fruit_179666-43854.jpg", imageAlt: "restaurant kitchen artisan chef" },
{ id: "s3", name: "Maria Rossi", date: "Aug 2023", title: "Simply divine", quote: "The atmosphere and flavors combine to create a truly magical dining experience.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/laughing-woman-holding-beer_23-2147681009.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hamburgers-arrangement_23-2148614059.jpg", imageAlt: "gourmet burger street style" },
{ id: "s4", name: "David W. Park", date: "Jul 2023", title: "A true gem", quote: "Consistently excellent. Each visit reveals new depths of flavor that I absolutely adore.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-talking-phone-while-sitting-cafe_637285-8834.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-plate-with-tacos_23-2148329171.jpg", imageAlt: "artisanal taco dish" },
{ id: "s5", name: "Sarah Jenkins", date: "Jun 2023", title: "Absolute Perfection", quote: "Ticka Street transformed my view on modern fusion. Exceptional service and even better food.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-are-taking-by-folk-grilled-prawns-with-bbq-sauce-sesame-rice-lettuce-tomato-side-view_141793-12290.jpg", imageAlt: "gourmet snack platter" }
]}
title="The Community Voice"
description="What our guests say about the Ticka Street journey."
@@ -209,53 +110,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseReveal
columns={[
{
title: "Ticka Street",
items: [
{
label: "Reservations",
href: "#contact",
},
{
label: "Menu",
href: "#menu",
},
{
label: "About",
href: "#about",
},
],
},
{
title: "Connect",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
{
label: "Twitter",
href: "#",
},
],
},
{
title: "Legals",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Ticka Street", items: [{ label: "Reservations", href: "#contact" }, { label: "Menu", href: "#menu" }, { label: "About", href: "#about" }] },
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }, { label: "Twitter", href: "#" }] },
{ title: "Legals", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
copyrightText="© 2024 Ticka Street. All rights reserved."
/>
@@ -263,4 +120,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}