Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 16:47:34 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
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: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="City Art"
/>
@@ -55,38 +47,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Where Flavor Meets Art"
description="Experience the perfect balance of fresh ingredients and creative culinary expression at City Art. We transform your lunch hour into a masterpiece."
tag="Your Daily Culinary Gallery"
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg",
imageAlt: "elegant lunch bar interior warm lighting",
},
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", imageAlt: "elegant lunch bar interior warm lighting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-ceasar-salad-table_140725-700.jpg",
imageAlt: "fresh healthy lunch meal salad plate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg",
imageAlt: "Man embracing with woman in restaurant",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg",
imageAlt: "Vertical shot of a table with elegant setting in the restaurant in the evening",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg",
imageAlt: "Lovely indian couple in love wear at saree and elegant suit sitting on restaurant and eating ice cream together",
},
imageSrc: "http://img.b2bpic.net/free-photo/chicken-ceasar-salad-table_140725-700.jpg", imageAlt: "fresh healthy lunch meal salad plate"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -99,9 +72,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted with Passion"
description={[
"Founded on the principles of fresh ingredients and artistic presentation, City Art brings a refined lunch experience to our community.",
"We believe that lunch shouldn't just be sustenance; it should be a source of inspiration for the rest of your day.",
]}
"Founded on the principles of fresh ingredients and artistic presentation, City Art brings a refined lunch experience to our community.", "We believe that lunch shouldn't just be sustenance; it should be a source of inspiration for the rest of your day."]}
/>
</div>
@@ -113,41 +84,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Artisan Panini",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/bread-with-ham-herbs-black-plate-wooden-table_613910-9166.jpg",
},
id: "p1", name: "Artisan Panini", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-ham-herbs-black-plate-wooden-table_613910-9166.jpg"},
{
id: "p2",
name: "Berry Refresher",
price: "$6",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-drinking-kombucha_23-2150210102.jpg",
},
id: "p2", name: "Berry Refresher", price: "$6", imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-drinking-kombucha_23-2150210102.jpg"},
{
id: "p3",
name: "Garden Harvest",
price: "$14",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-noodle-soup-winter-meals_23-2148717414.jpg",
},
id: "p3", name: "Garden Harvest", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-noodle-soup-winter-meals_23-2148717414.jpg"},
{
id: "p4",
name: "Signature Pasta",
price: "$16",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-trash-cooking-concept_23-2149056462.jpg",
},
id: "p4", name: "Signature Pasta", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/top-view-trash-cooking-concept_23-2149056462.jpg"},
{
id: "p5",
name: "Power Bowl",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-pistachio-eclairs-with-white-chocolate_114579-64591.jpg",
},
id: "p5", name: "Power Bowl", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-pistachio-eclairs-with-white-chocolate_114579-64591.jpg"},
{
id: "p6",
name: "Craft Coffee",
price: "$5",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-melted-cheese-snacks_23-2149274836.jpg",
},
id: "p6", name: "Craft Coffee", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-melted-cheese-snacks_23-2149274836.jpg"},
]}
title="The Daily Collection"
description="Our seasonal menu curated by local artists of the kitchen."
@@ -161,20 +108,11 @@ export default function LandingPage() {
description="More than just a lunch bar, we offer an elevated experience designed for your lifestyle."
accordionItems={[
{
id: "a1",
title: "Fresh Ingredients",
content: "We source everything locally to ensure peak quality and flavor.",
},
id: "a1", title: "Fresh Ingredients", content: "We source everything locally to ensure peak quality and flavor."},
{
id: "a2",
title: "Artistic Presentation",
content: "Every plate is styled as a work of art before it reaches you.",
},
id: "a2", title: "Artistic Presentation", content: "Every plate is styled as a work of art before it reaches you."},
{
id: "a3",
title: "Swift Service",
content: "Enjoy gourmet food without the long wait of a sit-down meal.",
},
id: "a3", title: "Swift Service", content: "Enjoy gourmet food without the long wait of a sit-down meal."},
]}
imageSrc="http://img.b2bpic.net/free-photo/pumpkins-kitchen-utensils-wooden-shelf_181624-22204.jpg"
mediaAnimation="slide-up"
@@ -188,40 +126,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
role: "Creative Director",
testimonial: "The best lunch spot in the city. The presentation is as good as the food.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg",
},
id: "t1", name: "Sarah Miller", role: "Creative Director", testimonial: "The best lunch spot in the city. The presentation is as good as the food.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg"},
{
id: "t2",
name: "James Chen",
role: "Architect",
testimonial: "Quick, delicious, and always beautiful. City Art makes my day.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-friends-sitting-cafe_273609-5465.jpg",
},
id: "t2", name: "James Chen", role: "Architect", testimonial: "Quick, delicious, and always beautiful. City Art makes my day.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-friends-sitting-cafe_273609-5465.jpg"},
{
id: "t3",
name: "Elena Rodriguez",
role: "Artist",
testimonial: "I love the seasonal menu rotation. Always something new and exciting.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg",
},
id: "t3", name: "Elena Rodriguez", role: "Artist", testimonial: "I love the seasonal menu rotation. Always something new and exciting.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg"},
{
id: "t4",
name: "Marcus Thorne",
role: "Developer",
testimonial: "Efficient service and high-quality ingredients. A rare combination.",
imageSrc: "http://img.b2bpic.net/free-photo/image-woman-smiling-camera-with-phone_197531-33496.jpg",
},
id: "t4", name: "Marcus Thorne", role: "Developer", testimonial: "Efficient service and high-quality ingredients. A rare combination.", imageSrc: "http://img.b2bpic.net/free-photo/image-woman-smiling-camera-with-phone_197531-33496.jpg"},
{
id: "t5",
name: "Priya Gupta",
role: "Designer",
testimonial: "Perfect place to grab a healthy lunch and feel inspired.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-having-lunch-restaurant_23-2150491780.jpg",
},
id: "t5", name: "Priya Gupta", role: "Designer", testimonial: "Perfect place to grab a healthy lunch and feel inspired.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-having-lunch-restaurant_23-2150491780.jpg"},
]}
title="Customer Stories"
description="Discover what our community has to say about their lunch experience."
@@ -236,20 +149,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "120+",
description: "Daily Meals Served",
},
id: "m1", value: "120+", description: "Daily Meals Served"},
{
id: "m2",
value: "15+",
description: "Local Suppliers",
},
id: "m2", value: "15+", description: "Local Suppliers"},
{
id: "m3",
value: "500+",
description: "Satisfied Regulars",
},
id: "m3", value: "500+", description: "Satisfied Regulars"},
]}
title="By The Numbers"
description="Our commitment to quality, measured in milestones."
@@ -261,14 +165,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
names={[
"Food Journal",
"Culinary Arts Union",
"City Life Guide",
"Organic Local Food",
"Art Center Support",
"Premium Dining Guild",
"Coffee Artisans",
]}
"Food Journal", "Culinary Arts Union", "City Life Guide", "Organic Local Food", "Art Center Support", "Premium Dining Guild", "Coffee Artisans"]}
title="Recognized by City Leaders"
description="Featured in and supported by prominent local institutions."
/>
@@ -281,16 +178,10 @@ export default function LandingPage() {
description="Have questions about catering or want to reserve a table? Reach out to us."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263526.jpg"
@@ -302,33 +193,21 @@ export default function LandingPage() {
logoText="City Art"
columns={[
{
title: "Navigate",
items: [
title: "Navigate", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}