Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 06:11:48 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="ChoryDogos"
/>
@@ -53,102 +45,57 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Culinary Perfection in Every Bite"
description="Welcome to ChoryDogos, where street food sophistication meets gourmet craftsmanship. Indulge in our artisan-curated flavors designed for the true food enthusiast."
testimonials={[
{
name: "Marcus V.",
handle: "@marcusv",
testimonial: "Simply the best artisanal hot dogs I have ever tasted.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg?_wi=1",
},
name: "Marcus V.", handle: "@marcusv", testimonial: "Simply the best artisanal hot dogs I have ever tasted.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg"},
{
name: "Elena S.",
handle: "@elenas",
testimonial: "A complete revelation. The truffle mayo is a game changer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg?_wi=1",
},
name: "Elena S.", handle: "@elenas", testimonial: "A complete revelation. The truffle mayo is a game changer.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg"},
{
name: "Julian D.",
handle: "@juliand",
testimonial: "Elegant, delicious, and perfectly curated. Must-visit!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
},
name: "Julian D.", handle: "@juliand", testimonial: "Elegant, delicious, and perfectly curated. Must-visit!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg"},
{
name: "Sarah K.",
handle: "@sarahk",
testimonial: "ChoryDogos elevates the classic dog to fine dining levels.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg",
},
name: "Sarah K.", handle: "@sarahk", testimonial: "ChoryDogos elevates the classic dog to fine dining levels.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg"},
{
name: "Leo B.",
handle: "@leob",
testimonial: "The atmosphere and flavors are absolutely world-class.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-elderly-businessman-man-restaurant-senior-black-suit_1157-46620.jpg",
},
name: "Leo B.", handle: "@leob", testimonial: "The atmosphere and flavors are absolutely world-class.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-elderly-businessman-man-restaurant-senior-black-suit_1157-46620.jpg"},
]}
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/bearded-elderly-businessman-man-restaurant-senior-black-suit_1157-46620.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/bearded-elderly-businessman-man-restaurant-senior-black-suit_1157-46620.jpg", alt: "Customer 5"},
]}
marqueeItems={[
{
type: "text",
text: "Michelin Inspired",
},
type: "text", text: "Michelin Inspired"},
{
type: "text",
text: "Locally Sourced",
},
type: "text", text: "Locally Sourced"},
{
type: "text",
text: "Artisan Bun",
},
type: "text", text: "Artisan Bun"},
{
type: "text",
text: "Small Batch",
},
type: "text", text: "Small Batch"},
{
type: "text",
text: "Gourmet Craft",
},
type: "text", text: "Gourmet Craft"},
]}
/>
</div>
@@ -160,17 +107,11 @@ export default function LandingPage() {
description="We started with a simple passion: to transform the everyday into an extraordinary culinary moment. Our commitment to high-quality ingredients and artisan techniques defines the ChoryDogos promise."
metrics={[
{
value: "12K+",
title: "Artisan Meals Served",
},
value: "12K+", title: "Artisan Meals Served"},
{
value: "20+",
title: "Locally Sourced Toppings",
},
value: "20+", title: "Locally Sourced Toppings"},
{
value: "5.0",
title: "Average Customer Rating",
},
value: "5.0", title: "Average Customer Rating"},
]}
imageSrc="http://img.b2bpic.net/free-photo/precision-creativity-shine-as-chef-sprinkles-sliced-veggies-onto-dish_482257-124472.jpg"
mediaAnimation="blur-reveal"
@@ -186,47 +127,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Truffle Infusion",
price: "$14",
variant: "Gourmet",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-chorizo-arrangement_23-2148980265.jpg",
},
id: "p1", name: "Truffle Infusion", price: "$14", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-chorizo-arrangement_23-2148980265.jpg"},
{
id: "p2",
name: "Classic Artisan",
price: "$11",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg",
},
id: "p2", name: "Classic Artisan", price: "$11", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fast-food-hot-dog-close-up_23-2148668464.jpg"},
{
id: "p3",
name: "Bacon Smokehouse",
price: "$15",
variant: "Savory",
imageSrc: "http://img.b2bpic.net/free-photo/hot-dog_23-2147783603.jpg",
},
id: "p3", name: "Bacon Smokehouse", price: "$15", variant: "Savory", imageSrc: "http://img.b2bpic.net/free-photo/hot-dog_23-2147783603.jpg"},
{
id: "p4",
name: "Spicy Chili Blast",
price: "$13",
variant: "Hot",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-hot-dogs-arrangement_23-2148768202.jpg",
},
id: "p4", name: "Spicy Chili Blast", price: "$13", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-hot-dogs-arrangement_23-2148768202.jpg"},
{
id: "p5",
name: "Green Garden Fresh",
price: "$12",
variant: "Vegan",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-grilled-all-beef-hot-dog-with-sides-chips-delicious-simple-hot-dogs-with-mustard-pepper-onion-nachos-hot-dogs-fully-loaded-with-assorted-toppings-paddle-board_1150-44659.jpg",
},
id: "p5", name: "Green Garden Fresh", price: "$12", variant: "Vegan", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-grilled-all-beef-hot-dog-with-sides-chips-delicious-simple-hot-dogs-with-mustard-pepper-onion-nachos-hot-dogs-fully-loaded-with-assorted-toppings-paddle-board_1150-44659.jpg"},
{
id: "p6",
name: "Slaw & Crunch",
price: "$12",
variant: "Textured",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-apples-rice_140725-764.jpg",
},
id: "p6", name: "Slaw & Crunch", price: "$12", variant: "Textured", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-apples-rice_140725-764.jpg"},
]}
title="Our Signature Creations"
description="Explore our curated collection of gourmet dogs, each uniquely inspired by classic flavors and modern culinary innovation."
@@ -242,27 +153,13 @@ export default function LandingPage() {
description="Meet the artisans and chefs dedicated to elevating your dining experience through constant innovation and passion."
groups={[
{
id: "chefs",
groupTitle: "Kitchen Leadership",
members: [
id: "chefs", groupTitle: "Kitchen Leadership", members: [
{
id: "m1",
title: "Chef Marco",
subtitle: "Executive Chef",
detail: "Master of artisan blends.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg?_wi=2",
},
id: "m1", title: "Chef Marco", subtitle: "Executive Chef", detail: "Master of artisan blends.", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg"},
{
id: "m2",
title: "Chef Elena",
subtitle: "Pastry & Toppings",
detail: "Creative flavor architect.",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg?_wi=2",
},
id: "m2", title: "Chef Elena", subtitle: "Pastry & Toppings", detail: "Creative flavor architect.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=2",
imageAlt: "gourmet hot dog fine dining presentation",
},
imageAlt: "gourmet hot dog fine dining presentation"},
]}
/>
</div>
@@ -271,14 +168,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Join us for an unforgettable dining experience. Whether for a casual dinner or a celebration, our doors are open to delight your palate."
buttons={[
{
text: "Book Your Reservation",
href: "mailto:reserve@chorydogos.com",
},
text: "Book Your Reservation", href: "mailto:reserve@chorydogos.com"},
]}
/>
</div>
@@ -288,42 +182,27 @@ export default function LandingPage() {
logoText="ChoryDogos"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Gourmet Selection",
href: "#menu",
},
label: "Gourmet Selection", href: "#menu"},
{
label: "Seasonal Specials",
href: "#menu",
},
label: "Seasonal Specials", href: "#menu"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Reservations",
href: "mailto:reserve@chorydogos.com",
},
label: "Reservations", href: "mailto:reserve@chorydogos.com"},
{
label: "Locations",
href: "#",
},
label: "Locations", href: "#"},
],
},
]}