diff --git a/src/app/page.tsx b/src/app/page.tsx
index fd72d4e..704cb24 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,23 +32,15 @@ export default function LandingPage() {
@@ -58,64 +50,34 @@ export default function LandingPage() {
description="Experience the true taste of Italy with our hand-crafted, stone-baked pizzas made with fresh, locally sourced ingredients."
testimonials={[
{
- name: "Mark R.",
- handle: "@mark_eats",
- testimonial: "Best pizza in town! The crust is perfection.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg",
- },
+ name: "Mark R.", handle: "@mark_eats", testimonial: "Best pizza in town! The crust is perfection.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg"},
{
- name: "Sarah J.",
- handle: "@sarah_foodie",
- testimonial: "Love the fresh ingredients they use. Authentic flavors.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg",
- },
+ name: "Sarah J.", handle: "@sarah_foodie", testimonial: "Love the fresh ingredients they use. Authentic flavors.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg"},
{
- name: "David W.",
- handle: "@david_dines",
- testimonial: "A regular Friday night spot for my family.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/delightful-young-man-with-dark-skin-curly-hair-reads-funny-stories-aloud-tablet-computer-as-sits-opposite-wife-who-is-busy_273609-8938.jpg",
- },
+ name: "David W.", handle: "@david_dines", testimonial: "A regular Friday night spot for my family.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/delightful-young-man-with-dark-skin-curly-hair-reads-funny-stories-aloud-tablet-computer-as-sits-opposite-wife-who-is-busy_273609-8938.jpg"},
{
- name: "Elena M.",
- handle: "@elena_loves_pizza",
- testimonial: "Simply delicious. The wood-fired aroma is everything.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-kitchen-holding-tomato-smartphone-buys-fresh_1258-195017.jpg",
- },
+ name: "Elena M.", handle: "@elena_loves_pizza", testimonial: "Simply delicious. The wood-fired aroma is everything.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-kitchen-holding-tomato-smartphone-buys-fresh_1258-195017.jpg"},
{
- name: "Paul B.",
- handle: "@paul_pizza_fan",
- testimonial: "Consistently great quality and friendly service.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-bearded-man-with-specific-appearance-uses-tablet-computer_273609-8927.jpg",
- },
+ name: "Paul B.", handle: "@paul_pizza_fan", testimonial: "Consistently great quality and friendly service.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-bearded-man-with-specific-appearance-uses-tablet-computer_273609-8927.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3285.jpg"
imageAlt="Wood fired pepperoni pizza"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg",
- alt: "Customer profile 1",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg", alt: "Customer profile 1"},
{
- src: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg",
- alt: "Customer profile 2",
- },
+ src: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg", alt: "Customer profile 2"},
{
- src: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-22794.jpg",
- alt: "Customer profile 3",
- },
+ src: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-22794.jpg", alt: "Customer profile 3"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-woman-eating-street-food-outdoors_23-2148952913.jpg",
- alt: "Customer profile 4",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-woman-eating-street-food-outdoors_23-2148952913.jpg", alt: "Customer profile 4"},
{
- src: "http://img.b2bpic.net/free-photo/happy-redhead-woman-eating-some-street-food_23-2148952874.jpg",
- alt: "Customer profile 5",
- },
+ src: "http://img.b2bpic.net/free-photo/happy-redhead-woman-eating-some-street-food_23-2148952874.jpg", alt: "Customer profile 5"},
]}
/>
@@ -124,7 +86,7 @@ export default function LandingPage() {
@@ -137,29 +99,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Fresh Ingredients",
- descriptions: [
- "Locally sourced produce and artisanal cheeses.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-italian-salad-antipasto-called-caprese-with-buffalo-mozzarella-sliced-tomatoes-basil-with-olive-oil-ingredients-vegetarian-caprese-salad-italian-food-top-view-rustic-style_1150-44797.jpg",
- },
+ id: "f1", title: "Fresh Ingredients", descriptions: [
+ "Locally sourced produce and artisanal cheeses."],
+ imageSrc: "http://img.b2bpic.net/free-photo/fresh-italian-salad-antipasto-called-caprese-with-buffalo-mozzarella-sliced-tomatoes-basil-with-olive-oil-ingredients-vegetarian-caprese-salad-italian-food-top-view-rustic-style_1150-44797.jpg"},
{
- id: "f2",
- title: "Hand-Tossed Dough",
- descriptions: [
- "Prepared daily and fermented for 48 hours.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27018.jpg",
- },
+ id: "f2", title: "Hand-Tossed Dough", descriptions: [
+ "Prepared daily and fermented for 48 hours."],
+ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27018.jpg"},
{
- id: "f3",
- title: "Cozy Atmosphere",
- descriptions: [
- "Warm and friendly dining for every occasion.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg",
- },
+ id: "f3", title: "Cozy Atmosphere", descriptions: [
+ "Warm and friendly dining for every occasion."],
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg"},
]}
title="Why Our Pizza is Different"
description="We don't cut corners when it comes to quality and tradition."
@@ -174,47 +124,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Margherita",
- price: "$14",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-tomatoes-basil-table_140725-819.jpg",
- },
+ id: "p1", name: "Margherita", price: "600 ALL", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-tomatoes-basil-table_140725-819.jpg"},
{
- id: "p2",
- name: "Pepperoni",
- price: "$16",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-herbs-top_141793-902.jpg",
- },
+ id: "p2", name: "Pepperoni", price: "700 ALL", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-herbs-top_141793-902.jpg"},
{
- id: "p3",
- name: "Veggie Delight",
- price: "$15",
- variant: "Vegetarian",
- imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg",
- },
+ id: "p3", name: "Veggie Delight", price: "650 ALL", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg"},
{
- id: "p4",
- name: "BBQ Chicken",
- price: "$18",
- variant: "Specialty",
- imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tasty-traditional-pizza_23-2148921287.jpg",
- },
+ id: "p4", name: "BBQ Chicken", price: "850 ALL", variant: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tasty-traditional-pizza_23-2148921287.jpg"},
{
- id: "p5",
- name: "Meat Lovers",
- price: "$19",
- variant: "Hearty",
- imageSrc: "http://img.b2bpic.net/free-photo/view-decoration-with-pizza-sauce_23-2148308831.jpg",
- },
+ id: "p5", name: "Meat Lovers", price: "950 ALL", variant: "Hearty", imageSrc: "http://img.b2bpic.net/free-photo/view-decoration-with-pizza-sauce_23-2148308831.jpg"},
{
- id: "p6",
- name: "Quattro Formaggi",
- price: "$17",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3296.jpg",
- },
+ id: "p6", name: "Quattro Formaggi", price: "800 ALL", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3296.jpg"},
]}
title="Our Menu"
description="Explore our hand-crafted pizzas."
@@ -229,45 +149,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "John Doe",
- role: "Local",
- company: "Neighbor",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166104.jpg",
- },
+ id: "t1", name: "John Doe", role: "Local", company: "Neighbor", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166104.jpg"},
{
- id: "t2",
- name: "Jane Smith",
- role: "Foodie",
- company: "Blogger",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-girl-with-healthy-food-fruits-pink-wall_169016-1404.jpg",
- },
+ id: "t2", name: "Jane Smith", role: "Foodie", company: "Blogger", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-girl-with-healthy-food-fruits-pink-wall_169016-1404.jpg"},
{
- id: "t3",
- name: "Mike Johnson",
- role: "Regular",
- company: "Diner",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg",
- },
+ id: "t3", name: "Mike Johnson", role: "Regular", company: "Diner", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg"},
{
- id: "t4",
- name: "Emily Davis",
- role: "Fan",
- company: "Customer",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/best-friends-are-chatting-laughing-with-tasty-snacks-terrace_8353-10306.jpg",
- },
+ id: "t4", name: "Emily Davis", role: "Fan", company: "Customer", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/best-friends-are-chatting-laughing-with-tasty-snacks-terrace_8353-10306.jpg"},
{
- id: "t5",
- name: "Chris Wilson",
- role: "Pizza lover",
- company: "Customer",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-eating-pizza_23-2148910415.jpg",
- },
+ id: "t5", name: "Chris Wilson", role: "Pizza lover", company: "Customer", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-eating-pizza_23-2148910415.jpg"},
]}
title="What Our Guests Say"
description="Hear about the experiences of our satisfied pizza lovers."
@@ -279,14 +174,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "City Foodie",
- "Local Bites",
- "Pizza Lovers Guide",
- "National Gourmet",
- "Top 10 Pizzas",
- "Urban Dining",
- "Culinary Review",
- ]}
+ "City Foodie", "Local Bites", "Pizza Lovers Guide", "National Gourmet", "Top 10 Pizzas", "Urban Dining", "Culinary Review"]}
title="Recognized by"
description="Proud to be featured in local and national food guides."
/>
@@ -298,20 +186,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Do you offer gluten-free crust?",
- content: "Yes! We offer a dedicated gluten-free crust option for all our pizzas.",
- },
+ id: "q1", title: "Do you offer gluten-free crust?", content: "Yes! We offer a dedicated gluten-free crust option for all our pizzas."},
{
- id: "q2",
- title: "Do you offer delivery?",
- content: "We offer delivery through our partner apps as well as direct carry-out ordering.",
- },
+ id: "q2", title: "Do you offer delivery?", content: "We offer delivery through our partner apps as well as direct carry-out ordering."},
{
- id: "q3",
- title: "Can I reserve a table?",
- content: "We are a casual walk-in focused pizzeria, but larger groups are encouraged to call ahead.",
- },
+ id: "q3", title: "Can I reserve a table?", content: "We are a casual walk-in focused pizzeria, but larger groups are encouraged to call ahead."},
]}
title="Frequently Asked Questions"
description="Everything you need to know about our pizzas."
@@ -323,8 +202,7 @@ export default function LandingPage() {