diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2572edc..4490ee4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,12 +32,9 @@ export default function LandingPage() {
@@ -45,29 +42,20 @@ export default function LandingPage() {
@@ -76,8 +64,7 @@ export default function LandingPage() {
@@ -89,12 +76,9 @@ export default function LandingPage() {
title="More Than a Meal — An Experience"
description="We blend traditional Italian craftsmanship with premium ingredients, perfected in our custom wood-fired oven for a 2-minute bake that defines true perfection."
metrics={[
- {
- value: "2min", title: "Bake Time"},
- {
- value: "100%", title: "Authentic"},
- {
- value: "Fresh", title: "Ingredients"},
+ { value: "2min", title: "Bake Time" },
+ { value: "100%", title: "Authentic" },
+ { value: "Fresh", title: "Ingredients" },
]}
imageSrc="http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg"
mediaAnimation="slide-up"
@@ -110,18 +94,12 @@ export default function LandingPage() {
useInvertedBackground={false}
animationType="slide-up"
products={[
- {
- id: "p1", name: "Pepper Steak Panuzzo", price: "$18", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-starter-food-assortment_23-2148960504.jpg", imageAlt: "pepper steak panuzzo dish"},
- {
- id: "p2", name: "Burrata Pesto Pasta", price: "$22", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/pasta-pesto-dish-with-parmesan-basil_23-2152015852.jpg", imageAlt: "burrata pesto pasta dish"},
- {
- id: "p3", name: "Wood-Fired Margherita", price: "$15", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305641.jpg", imageAlt: "wood fired pizza italian"},
- {
- id: "p4", name: "Signature Pain Perdu", price: "$12", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/meat-tomatoes-onions-barbecue-sauce_140725-6732.jpg", imageAlt: "pepper steak panuzzo dish"},
- {
- id: "p5", name: "Truffle Mushroom Pizza", price: "$20", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/tasty-delicious-homemade-wholewheat-organic-natural-pizza-with-vegetables-cheese-romantic-dinner-with-wine_346278-174.jpg", imageAlt: "wood fired pizza italian"},
- {
- id: "p6", name: "Classic Lasagna", price: "$19", variant: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-with-spaghetti-tomatoes-garlic-bell-pepper-with-mint-cutting-board-black-surface_141793-18549.jpg", imageAlt: "burrata pesto pasta dish"},
+ { id: "p1", name: "Pepper Steak Panuzzo", price: "$18", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-starter-food-assortment_23-2148960504.jpg", imageAlt: "pepper steak panuzzo dish" },
+ { id: "p2", name: "Burrata Pesto Pasta", price: "$22", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/pasta-pesto-dish-with-parmesan-basil_23-2152015852.jpg", imageAlt: "burrata pesto pasta dish" },
+ { id: "p3", name: "Wood-Fired Margherita", price: "$15", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305641.jpg", imageAlt: "wood fired pizza italian" },
+ { id: "p4", name: "Signature Pain Perdu", price: "$12", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/meat-tomatoes-onions-barbecue-sauce_140725-6732.jpg", imageAlt: "pepper steak panuzzo dish" },
+ { id: "p5", name: "Truffle Mushroom Pizza", price: "$20", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/tasty-delicious-homemade-wholewheat-organic-natural-pizza-with-vegetables-cheese-romantic-dinner-with-wine_346278-174.jpg", imageAlt: "wood fired pizza italian" },
+ { id: "p6", name: "Classic Lasagna", price: "$19", variant: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-with-spaghetti-tomatoes-garlic-bell-pepper-with-mint-cutting-board-black-surface_141793-18549.jpg", imageAlt: "burrata pesto pasta dish" },
]}
title="Signature Flavors"
description="Seductive creations made to share and savor."
@@ -135,26 +113,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Italian Craftsmanship", description: "Authentic techniques handed down through generations.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/small-round-red-currant-cheesecakes-plate_140725-5074.jpg", imageAlt: "pepper steak panuzzo dish"},
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/dough-oil-cheese-tomatoes-eggs-greens-grey-wooden-surface_176420-6797.jpg", imageAlt: "burrata pesto pasta dish"},
- items: []
+ title: "Italian Craftsmanship", description: "Authentic techniques handed down through generations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/small-round-red-currant-cheesecakes-plate_140725-5074.jpg", imageAlt: "pepper steak panuzzo dish" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dough-oil-cheese-tomatoes-eggs-greens-grey-wooden-surface_176420-6797.jpg", imageAlt: "burrata pesto pasta dish" }
},
{
- title: "Perfect Dough", description: "Fermented to perfection for airy, crispy bites.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235802.jpg", imageAlt: "wood fired pizza italian"},
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-sandwiches-wooden-board_23-2148454717.jpg", imageAlt: "pepper steak panuzzo dish"},
- items: []
+ title: "Perfect Dough", description: "Fermented to perfection for airy, crispy bites.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235802.jpg", imageAlt: "wood fired pizza italian" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fresh-sandwiches-wooden-board_23-2148454717.jpg", imageAlt: "pepper steak panuzzo dish" }
},
{
- title: "Fresh Ingredients", description: "Sourced daily for peak flavor quality.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/plate-pasta-with-homemade-pesto-sauce_114579-29771.jpg", imageAlt: "burrata pesto pasta dish"},
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305631.jpg", imageAlt: "wood fired pizza italian"},
- items: []
- },
+ title: "Fresh Ingredients", description: "Sourced daily for peak flavor quality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/plate-pasta-with-homemade-pesto-sauce_114579-29771.jpg", imageAlt: "burrata pesto pasta dish" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305631.jpg", imageAlt: "wood fired pizza italian" }
+ }
]}
showStepNumbers={true}
title="The Panuzzo Difference"
@@ -169,12 +138,9 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
members={[
- {
- id: "atm-1", name: "Main Dining Room", role: "Elegant Warmth", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "cozy luxury restaurant interior"},
- {
- id: "atm-2", name: "Wood-Fired Corner", role: "Heart of the House", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-arrangement-with-plant_23-2148914883.jpg", imageAlt: "cozy luxury restaurant interior"},
- {
- id: "atm-3", name: "Private Nook", role: "Exclusive Setting", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-home-interior-with-comfortable-furniture-generated-by-ai_188544-38262.jpg", imageAlt: "cozy luxury restaurant interior"},
+ { id: "atm-1", name: "Main Dining Room", role: "Elegant Warmth", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "cozy luxury restaurant interior" },
+ { id: "atm-2", name: "Wood-Fired Corner", role: "Heart of the House", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-arrangement-with-plant_23-2148914883.jpg", imageAlt: "cozy luxury restaurant interior" },
+ { id: "atm-3", name: "Private Nook", role: "Exclusive Setting", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-home-interior-with-comfortable-furniture-generated-by-ai_188544-38262.jpg", imageAlt: "cozy luxury restaurant interior" },
]}
title="Designed for Comfort"
description="Built for unforgettable moments in the heart of Bikfaiya."
@@ -185,16 +151,11 @@ export default function LandingPage() {