Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-22 15:20:41 +00:00

View File

@@ -45,26 +45,26 @@ export default function LandingPage() {
title="The Slice That Built a Neighborhood."
description="Authentic New York pizza. Crispy. Fresh. Legendary for over 30 years."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg", imageAlt: "Hero Pizza 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-cutting-board-view_23-2148574259.jpg", imageAlt: "Hero Pizza 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/seafood-pizza-with-shrimp-mussel-calamari-squid-cheese_141793-2273.jpg", imageAlt: "Hero Pizza 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-pasta-meat-inside-white-plate-along-with-bread-light-floor_140725-14468.jpg", imageAlt: "Hero Pizza 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-preparing-pizza_23-2150235803.jpg", imageAlt: "Hero Pizza 5" }
{ imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg?_wi=1", imageAlt: "Hero Pizza 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-cutting-board-view_23-2148574259.jpg?_wi=1", imageAlt: "Hero Pizza 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/seafood-pizza-with-shrimp-mussel-calamari-squid-cheese_141793-2273.jpg?_wi=1", imageAlt: "Hero Pizza 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-pasta-meat-inside-white-plate-along-with-bread-light-floor_140725-14468.jpg?_wi=1", imageAlt: "Hero Pizza 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-preparing-pizza_23-2150235803.jpg?_wi=1", imageAlt: "Hero Pizza 5" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/baked-firewood-pizza-cooked-rustic-oven-generated-by-ai_188544-14066.jpg", imageAlt: "Hero Pizza 6" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-sliced-cooked-dough-with-cheese-olives-dark-desk-food-italian-pizza-bake-dough-meal_140725-101991.jpg", imageAlt: "Hero Pizza 7" },
{ imageSrc: "http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg", imageAlt: "Hero Pizza 8" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-raclette-dish-with-ingredients-delicious-food_23-2149514178.jpg", imageAlt: "Hero Pizza 9" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235780.jpg", imageAlt: "Hero Pizza 10" }
{ imageSrc: "http://img.b2bpic.net/free-photo/baked-firewood-pizza-cooked-rustic-oven-generated-by-ai_188544-14066.jpg?_wi=1", imageAlt: "Hero Pizza 6" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-sliced-cooked-dough-with-cheese-olives-dark-desk-food-italian-pizza-bake-dough-meal_140725-101991.jpg?_wi=1", imageAlt: "Hero Pizza 7" },
{ imageSrc: "http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg?_wi=1", imageAlt: "Hero Pizza 8" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-raclette-dish-with-ingredients-delicious-food_23-2149514178.jpg?_wi=1", imageAlt: "Hero Pizza 9" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235780.jpg?_wi=1", imageAlt: "Hero Pizza 10" }
]}
buttons={[{ text: "Order Now", href: "#order" }, { text: "View Menu", href: "#menu" }]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235798.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134250.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235782.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-dessert_23-2149452235.jpg", alt: "Customer 5" }
{ src: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg?_wi=1", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235798.jpg?_wi=1", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134250.jpg?_wi=1", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235782.jpg?_wi=1", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-dessert_23-2149452235.jpg?_wi=1", alt: "Customer 5" }
]}
avatarText="Loved by thousands of locals"
marqueeItems={[{ type: "text", text: "Best in NY" }, { type: "text", text: "Family Owned" }, { type: "text", text: "Stone Baked" }, { type: "text", text: "Fresh Ingredients" }, { type: "text", text: "Since 1984" }]}
@@ -88,12 +88,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Grandma Slice", price: "$4.50", variant: "Fan Favorite", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-eating-slice-pizza-close-up_23-2148628975.jpg" },
{ id: "p2", name: "Sicilian Classic", price: "$4.75", variant: "NY Classic", imageSrc: "http://img.b2bpic.net/free-photo/making-pepperoni-pizza_1101-280.jpg" },
{ id: "p3", name: "Chicken Parm", price: "$12.00", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/chicken-caesar-salad-table_140725-6548.jpg" },
{ id: "p4", name: "Pepperoni Pie", price: "$22.00", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-chef-preparing-pizza_23-2150235787.jpg" },
{ id: "p5", name: "Garlic Knots", price: "$5.00", variant: "Side", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-baked-bread-with-cooked-egg-brown-desk-dough-food-bake-bun-meal-egg_140725-74675.jpg" },
{ id: "p6", name: "Italian Pasta", price: "$14.00", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/raw-pizza-oven_23-2147772089.jpg" }
{ id: "p1", name: "Grandma Slice", price: "$4.50", variant: "Fan Favorite", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-eating-slice-pizza-close-up_23-2148628975.jpg?_wi=1", onProductClick: () => alert('Adding to cart') },
{ id: "p2", name: "Sicilian Classic", price: "$4.75", variant: "NY Classic", imageSrc: "http://img.b2bpic.net/free-photo/making-pepperoni-pizza_1101-280.jpg?_wi=1", onProductClick: () => alert('Adding to cart') },
{ id: "p3", name: "Chicken Parm", price: "$12.00", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/chicken-caesar-salad-table_140725-6548.jpg?_wi=1", onProductClick: () => alert('Adding to cart') },
{ id: "p4", name: "Pepperoni Pie", price: "$22.00", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-chef-preparing-pizza_23-2150235787.jpg?_wi=1", onProductClick: () => alert('Adding to cart') },
{ id: "p5", name: "Garlic Knots", price: "$5.00", variant: "Side", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-baked-bread-with-cooked-egg-brown-desk-dough-food-bake-bun-meal-egg_140725-74675.jpg?_wi=1", onProductClick: () => alert('Adding to cart') },
{ id: "p6", name: "Italian Pasta", price: "$14.00", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/raw-pizza-oven_23-2147772089.jpg?_wi=1", onProductClick: () => alert('Adding to cart') }
]}
title="Signature Menu"
description="Artisan quality ingredients, family recipes, perfect crunch."
@@ -106,9 +106,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Crispy Crust", description: "Stone-baked to perfection every single time.", tag: "Core", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-making-delicious-tacos_23-2150799579.jpg" },
{ id: "f2", title: "Fresh Sauce", description: "Balanced, tangy, never overpowering.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/smiley-asian-woman-looking-delicious-pizza_23-2148628981.jpg" },
{ id: "f3", title: "Family Recipe", description: "Passed down through generations of tradition.", tag: "Heritage", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-epiphany-day-dessert-with-candy_23-2148740545.jpg" }
{ id: "f1", title: "Crispy Crust", description: "Stone-baked to perfection every single time.", tag: "Core", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-making-delicious-tacos_23-2150799579.jpg?_wi=1" },
{ id: "f2", title: "Fresh Sauce", description: "Balanced, tangy, never overpowering.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/smiley-asian-woman-looking-delicious-pizza_23-2148628981.jpg?_wi=1" },
{ id: "f3", title: "Family Recipe", description: "Passed down through generations of tradition.", tag: "Heritage", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-epiphany-day-dessert-with-candy_23-2148740545.jpg?_wi=1" }
]}
title="Why Pizza Boy II?"
description="We don't just bake pizza; we uphold a legacy of quality."
@@ -125,7 +125,7 @@ export default function LandingPage() {
{ value: "1M+", title: "Slices Sold" },
{ value: "4.4", title: "Local Rating" }
]}
imageSrc="http://img.b2bpic.net/free-photo/pizza-with-large-wine-bottle_23-2148357155.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pizza-with-large-wine-bottle_23-2148357155.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -153,11 +153,11 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27026.jpg" },
{ id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg" },
{ id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/eat-pizza_1388-664.jpg" },
{ id: "4", name: "David Kim", role: "Product Manager", company: "StartupXYZ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149250116.jpg" },
{ id: "5", name: "Jane Smith", role: "Design Lead", company: "CreativeStudio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/enjoying-street-food-fest_23-2151543707.jpg" }
{ id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27026.jpg?_wi=1" },
{ id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg?_wi=1" },
{ id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/eat-pizza_1388-664.jpg?_wi=1" },
{ id: "4", name: "David Kim", role: "Product Manager", company: "StartupXYZ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149250116.jpg?_wi=1" },
{ id: "5", name: "Jane Smith", role: "Design Lead", company: "CreativeStudio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/enjoying-street-food-fest_23-2151543707.jpg?_wi=1" }
]}
title="Loved By Locals"
description="Read what our community has to say about their experience."
@@ -171,7 +171,7 @@ export default function LandingPage() {
tag="Experience"
title="Every Slice Made Fresh."
description="Watch our artisans toss the dough and fire up the stone oven for your order."
imageSrc="http://img.b2bpic.net/free-photo/side-view-grandparents-girl-kitchen_23-2150492006.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-grandparents-girl-kitchen_23-2150492006.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -183,7 +183,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Right in the heart of the neighborhood."
description="Stop by today for the legendary taste of Pizza Boy II."
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-wooden-cutting-board-left-side-isolated-dark-surface-with-free-space-close-up-shot_179666-42209.jpg"
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-wooden-cutting-board-left-side-isolated-dark-surface-with-free-space-close-up-shot_179666-42209.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -202,4 +202,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}