Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 23:30:08 +00:00

View File

@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Location",
id: "#contact",
},
name: "Location", id: "#contact"},
]}
brandName="Enzo's Pizza And Deli"
/>
@@ -49,42 +43,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Fairfields Go-To Spot for Fresh Pizza & Legendary Grinders"
description="Family-owned since day one. Experience authentic flavors, hand-stretched pizza, and signature grinders made with the finest local ingredients."
tag="4.7 Rating | 180+ Reviews"
buttons={[
{
text: "Call Now (203) 335-0805",
href: "tel:2033350805",
},
text: "Call Now (203) 335-0805", href: "tel:2033350805"},
{
text: "Order Online",
href: "#contact",
},
text: "Order Online", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=1",
imageAlt: "Fresh Italian Pizza",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg", imageAlt: "Fresh Italian Pizza"},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=1",
imageAlt: "Italian Combo Grinder",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg?_wi=1",
imageAlt: "Pork Parmesan Grinder",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg?_wi=1",
imageAlt: "Breakfast Egg Sandwich",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg?_wi=1",
imageAlt: "Cozy Deli Interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg", imageAlt: "Italian Combo Grinder"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -100,47 +73,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Italian Combo Grinder",
price: "$12.00",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=2",
},
id: "1", name: "Italian Combo Grinder", price: "$12.00", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg"},
{
id: "2",
name: "Pork Parmesan Grinder",
price: "$14.00",
variant: "Hot",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg?_wi=2",
},
id: "2", name: "Pork Parmesan Grinder", price: "$14.00", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg"},
{
id: "3",
name: "Breakfast Sandwich",
price: "$9.00",
variant: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg?_wi=2",
},
id: "3", name: "Breakfast Sandwich", price: "$9.00", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg"},
{
id: "4",
name: "Margherita Pizza",
price: "$18.00",
variant: "Dine-in",
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=2",
},
id: "4", name: "Margherita Pizza", price: "$18.00", variant: "Dine-in", imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg"},
{
id: "5",
name: "Meatball Sub",
price: "$13.00",
variant: "Favorite",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=3",
},
id: "5", name: "Meatball Sub", price: "$13.00", variant: "Favorite", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg"},
{
id: "6",
name: "Breakfast Wrap",
price: "$10.00",
variant: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg?_wi=3",
},
id: "6", name: "Breakfast Wrap", price: "$10.00", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg"},
]}
title="Menu Highlights"
description="Our most popular favorites, crafted with fresh, quality ingredients."
@@ -155,50 +98,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Local",
company: "Fairfield Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=3",
imageAlt: "fresh italian pizza top view",
},
id: "1", name: "Sarah J.", role: "Local", company: "Fairfield Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg"},
{
id: "2",
name: "Mike T.",
role: "Local",
company: "Fairfield Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=4",
imageAlt: "italian combo grinder sandwich",
},
id: "2", name: "Mike T.", role: "Local", company: "Fairfield Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg"},
{
id: "3",
name: "Emily R.",
role: "Local",
company: "Fairfield Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg?_wi=3",
imageAlt: "pork parmesan grinder hot",
},
id: "3", name: "Emily R.", role: "Local", company: "Fairfield Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg"},
{
id: "4",
name: "David K.",
role: "Local",
company: "Fairfield Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg?_wi=4",
imageAlt: "breakfast egg sandwich deli",
},
id: "4", name: "David K.", role: "Local", company: "Fairfield Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg"},
{
id: "5",
name: "Jessica L.",
role: "Local",
company: "Fairfield Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg?_wi=2",
imageAlt: "cozy deli interior warm",
},
id: "5", name: "Jessica L.", role: "Local", company: "Fairfield Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg"},
]}
title="What Our Neighbors Say"
description="We are proud to be Fairfield's favorite spot for a quick, quality meal."
@@ -212,67 +125,43 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Fresh Ingredients",
description: "We use only Boars Head meats and fresh local produce.",
items: [
title: "Fresh Ingredients", description: "We use only Boars Head meats and fresh local produce.", items: [
{
icon: CheckCircle,
text: "Locally sourced",
},
text: "Locally sourced"},
{
icon: CheckCircle,
text: "Premium meats",
},
text: "Premium meats"},
],
reverse: false,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=5",
imageAlt: "Fresh ingredients",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=4",
imageAlt: "fresh italian pizza top view",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg", imageAlt: "Fresh ingredients"},
},
{
title: "Fast & Friendly",
description: "Speedy service that never sacrifices quality or that hometown welcome.",
items: [
title: "Fast & Friendly", description: "Speedy service that never sacrifices quality or that hometown welcome.", items: [
{
icon: Zap,
text: "Quick takeout",
},
text: "Quick takeout"},
{
icon: Users,
text: "Friendly staff",
},
text: "Friendly staff"},
],
reverse: true,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg?_wi=4",
imageAlt: "Fast service",
},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=6",
imageAlt: "italian combo grinder sandwich",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg", imageAlt: "Fast service"},
},
{
title: "Local Tradition",
description: "Part of the Fairfield community for years, serving generations.",
items: [
title: "Local Tradition", description: "Part of the Fairfield community for years, serving generations.", items: [
{
icon: Heart,
text: "Family owned",
},
text: "Family owned"},
{
icon: Star,
text: "Community favorite",
},
text: "Community favorite"},
],
reverse: false,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=5",
imageAlt: "Local tradition",
},
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg?_wi=5",
imageAlt: "pork parmesan grinder hot",
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg", imageAlt: "Local tradition"},
},
]}
title="Why Enzo's is Different"
@@ -284,12 +173,11 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get In Touch"
title="Ready for a legendary meal?"
description="Give us a call to place your order or fill out the form for catering inquiries."
imageSrc="http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg"
mediaAnimation="slide-up"
buttonText="Submit Order Request"
/>
@@ -300,42 +188,27 @@ export default function LandingPage() {
logoText="Enzo's Pizza & Deli"
columns={[
{
title: "Visit Us",
items: [
title: "Visit Us", items: [
{
label: "123 Main St, Fairfield, CT",
href: "#",
},
label: "123 Main St, Fairfield, CT", href: "#"},
{
label: "(203) 335-0805",
href: "tel:2033350805",
},
label: "(203) 335-0805", href: "tel:2033350805"},
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{
label: "Mon-Sat: 7am - 8pm",
href: "#",
},
label: "Mon-Sat: 7am - 8pm", href: "#"},
{
label: "Sun: 8am - 3pm",
href: "#",
},
label: "Sun: 8am - 3pm", href: "#"},
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}