diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 727497d..aed42f2 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -19,32 +19,16 @@ export default function HomePage() {
title="Authentic Flavors, Family Traditions"
description="Gather around for the finest Italian recipes, crafted with love and fresh ingredients."
primaryButton={{
- text: "Reserve a Table",
- href: "#reserve",
- }}
+ text: "Reserve a Table", href: "#reserve"}}
secondaryButton={{
- text: "Order Takeout",
- href: "#order",
- }}
+ text: "Order Takeout", href: "#order"}}
items={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/autumn-decoration-with-flowers-corner_23-2147709563.jpg?_wi=1",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg?_wi=1",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/view-pizza-cutter-arrangement_23-2148574228.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/vegetables-grey-wooden-surface_176420-6809.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-shrimps-grated-cheese-greens-cherry-tomato-top_140725-7995.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/autumn-decoration-with-flowers-corner_23-2147709563.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/view-pizza-cutter-arrangement_23-2148574228.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/vegetables-grey-wooden-surface_176420-6809.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-shrimps-grated-cheese-greens-cherry-tomato-top_140725-7995.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134261.jpg" },
]}
/>
@@ -55,9 +39,7 @@ export default function HomePage() {
@@ -70,43 +52,15 @@ export default function HomePage() {
description="From crispy brick-oven pizzas to rich, slow-cooked pasta sauces."
features={[
{
- title: "Appetizers",
- description: "Start your meal with our signature bruschetta or artisanal antipasto boards.",
- bentoComponent: "info-card-marquee",
- infoCards: [
- {
- icon: Flame,
- label: "Hot",
- value: "Fresh",
- },
- {
- icon: Leaf,
- label: "Veggie",
- value: "Local",
- },
+ title: "Appetizers", description: "Start your meal with our signature bruschetta or artisanal antipasto boards.", bentoComponent: "info-card-marquee", infoCards: [
+ { icon: "Flame", label: "Hot", value: "Fresh" },
+ { icon: "Leaf", label: "Veggie", value: "Local" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fresh-cheese_23-2150167010.jpg",
- imageAlt: "Front view of delicious fresh cheese",
},
{
- title: "Pasta Classics",
- description: "Handmade pasta daily. Tradition in every bite.",
- bentoComponent: "animated-bar-chart",
- imageSrc: "http://img.b2bpic.net/free-photo/autumn-decoration-with-flowers-corner_23-2147709563.jpg?_wi=2",
- imageAlt: "Front view of delicious fresh cheese",
- },
+ title: "Pasta Classics", description: "Handmade pasta daily. Tradition in every bite.", bentoComponent: "animated-bar-chart"},
{
- title: "Pizza",
- description: "Traditional thin-crust, fired to perfection.",
- bentoComponent: "icon-text-marquee",
- centerIcon: Pizza,
- marqueeTexts: [
- "Traditional",
- "Brick Oven",
- "Fresh Dough",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg?_wi=2",
- imageAlt: "Front view of delicious fresh cheese",
+ title: "Pizza", description: "Traditional thin-crust, fired to perfection.", bentoComponent: "icon-text-marquee", centerIcon: "Pizza", marqueeTexts: ["Traditional", "Brick Oven", "Fresh Dough"],
},
]}
/>
@@ -120,41 +74,13 @@ export default function HomePage() {
title="Popular Orders"
description="Order your favorites for pickup directly from our kitchen."
items={[
- {
- title: "Margherita",
- description: "Classic tomato and basil.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-tasty-appetizing-salami-pizza-with-cheese-spices_1220-6202.jpg",
- },
- {
- title: "Ravioli",
- description: "Spinach and ricotta filling.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-pasta-tasty-inside-white-plate-grey-floor_140725-14465.jpg",
- },
- {
- title: "Tiramisu",
- description: "Signature espresso dessert.",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-tiramisu_23-2151940378.jpg",
- },
- {
- title: "Bruschetta",
- description: "Fresh tomato topping.",
- imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-bacon-olives-cheese-bread-slices-wooden-circular-board-table_23-2148091050.jpg",
- },
- {
- title: "Lasagna",
- description: "Hearty meat sauce layers.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431903.jpg",
- },
- {
- title: "Gelato",
- description: "Creamy artisanal flavors.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_52683-100683.jpg",
- },
- {
- title: "Wine",
- description: "Italian cellar selection.",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-vegetables-cheese_93675-132401.jpg",
- },
+ { title: "Margherita", description: "Classic tomato and basil.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-tasty-appetizing-salami-pizza-with-cheese-spices_1220-6202.jpg" },
+ { title: "Ravioli", description: "Spinach and ricotta filling.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pasta-tasty-inside-white-plate-grey-floor_140725-14465.jpg" },
+ { title: "Tiramisu", description: "Signature espresso dessert.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-tiramisu_23-2151940378.jpg" },
+ { title: "Bruschetta", description: "Fresh tomato topping.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-bacon-olives-cheese-bread-slices-wooden-circular-board-table_23-2148091050.jpg" },
+ { title: "Lasagna", description: "Hearty meat sauce layers.", imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431903.jpg" },
+ { title: "Gelato", description: "Creamy artisanal flavors.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_52683-100683.jpg" },
+ { title: "Wine", description: "Italian cellar selection.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-vegetables-cheese_93675-132401.jpg" },
]}
/>
@@ -168,33 +94,12 @@ export default function HomePage() {
description="Great values for family dining experiences."
plans={[
{
- tag: "Standard",
- price: "$45",
- description: "Perfect for a small group dinner.",
- primaryButton: {
- text: "Select Set",
- href: "#",
- },
- features: [
- "1 Pizza",
- "1 Pasta",
- "1 Appetizer",
- ],
+ tag: "Standard", price: "$45", description: "Perfect for a small group dinner.", primaryButton: { text: "Select Set", href: "#" },
+ features: ["1 Pizza", "1 Pasta", "1 Appetizer"],
},
{
- tag: "Feast",
- price: "$85",
- description: "The full Marsico's family experience.",
- primaryButton: {
- text: "Select Set",
- href: "#",
- },
- features: [
- "2 Pizzas",
- "2 Pastas",
- "2 Apps",
- "1 Dessert",
- ],
+ tag: "Feast", price: "$85", description: "The full Marsico's family experience.", primaryButton: { text: "Select Set", href: "#" },
+ features: ["2 Pizzas", "2 Pastas", "2 Apps", "1 Dessert"],
},
]}
/>
@@ -208,36 +113,11 @@ export default function HomePage() {
title="What Guests Say"
description="Warm memories from our loyal community."
testimonials={[
- {
- name: "Maria R.",
- role: "Regular",
- quote: "The best lasagna I've had outside of Italy!",
- imageSrc: "http://img.b2bpic.net/free-photo/young-waitress-assisting-woman-with-choosing-order-from-menu-bar_637285-2309.jpg",
- },
- {
- name: "John D.",
- role: "Foodie",
- quote: "Authentic atmosphere and incredible sauce.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-proposing-toast-while-having-lunch-with-her-fiends-home_637285-3152.jpg",
- },
- {
- name: "Sofia L.",
- role: "Family",
- quote: "Perfect for Sunday family dinners.",
- imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg",
- },
- {
- name: "David M.",
- role: "Diner",
- quote: "Always fresh, always warm, always delicious.",
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006581.jpg",
- },
- {
- name: "Elena K.",
- role: "Guest",
- quote: "Truly a hidden gem in our neighborhood.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-eating-pizza_23-2149872397.jpg",
- },
+ { name: "Maria R.", role: "Regular", quote: "The best lasagna I've had outside of Italy!", imageSrc: "http://img.b2bpic.net/free-photo/young-waitress-assisting-woman-with-choosing-order-from-menu-bar_637285-2309.jpg" },
+ { name: "John D.", role: "Foodie", quote: "Authentic atmosphere and incredible sauce.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-proposing-toast-while-having-lunch-with-her-fiends-home_637285-3152.jpg" },
+ { name: "Sofia L.", role: "Family", quote: "Perfect for Sunday family dinners.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg" },
+ { name: "David M.", role: "Diner", quote: "Always fresh, always warm, always delicious.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006581.jpg" },
+ { name: "Elena K.", role: "Guest", quote: "Truly a hidden gem in our neighborhood.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-eating-pizza_23-2149872397.jpg" },
]}
/>
@@ -250,16 +130,9 @@ export default function HomePage() {
title="Restaurant Info"
categories={[
{
- name: "General",
- items: [
- {
- question: "Are reservations required?",
- answer: "We recommend reservations on weekends.",
- },
- {
- question: "Is there outdoor seating?",
- answer: "Yes, we have a beautiful patio.",
- },
+ name: "General", items: [
+ { question: "Are reservations required?", answer: "We recommend reservations on weekends." },
+ { question: "Is there outdoor seating?", answer: "Yes, we have a beautiful patio." },
],
},
]}
@@ -273,17 +146,11 @@ export default function HomePage() {
>
);
-}
+}
\ No newline at end of file