Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
188
src/app/page.tsx
188
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Pizzaiolo"
|
||||
/>
|
||||
@@ -56,17 +48,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Authentic Wood-Fired Pizza"
|
||||
description="Experience the true taste of Italy with our hand-stretched dough and locally sourced fresh ingredients, fired to perfection in our traditional ovens."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Order Now", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg"
|
||||
imageAlt="Fresh wood-fired pizza"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,19 +68,13 @@ export default function LandingPage() {
|
||||
description="Our journey started in a small kitchen with a simple dream: to bring the art of traditional pizza-making to our community. Every pizza is a testament to our dedication to quality and flavor."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Tradition",
|
||||
description: "Authentic recipes passed down through generations.",
|
||||
},
|
||||
title: "Tradition", description: "Authentic recipes passed down through generations."},
|
||||
{
|
||||
title: "Freshness",
|
||||
description: "Daily prepared dough and locally sourced toppings.",
|
||||
},
|
||||
title: "Freshness", description: "Daily prepared dough and locally sourced toppings."},
|
||||
{
|
||||
title: "Passion",
|
||||
description: "Handcrafted with love for every single customer.",
|
||||
},
|
||||
title: "Passion", description: "Handcrafted with love for every single customer."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg"
|
||||
imageAlt="Preparing artisan dough"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -104,28 +87,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Organic Ingredients",
|
||||
description: "Only the freshest farm-to-table vegetables and meats.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-frame-vegetables-dough-pizza_23-2148570401.jpg",
|
||||
imageAlt: "fresh organic basil leaves",
|
||||
title: "Organic Ingredients", description: "Only the freshest farm-to-table vegetables and meats.", bentoComponent: "reveal-icon", icon: Leaf,
|
||||
},
|
||||
{
|
||||
title: "Traditional Ovens",
|
||||
description: "High-heat stone ovens for that perfect crust.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg?_wi=2",
|
||||
imageAlt: "fresh organic basil leaves",
|
||||
title: "Traditional Ovens", description: "High-heat stone ovens for that perfect crust.", bentoComponent: "reveal-icon", icon: Flame,
|
||||
},
|
||||
{
|
||||
title: "Fast Delivery",
|
||||
description: "From our oven to your doorstep in 30 minutes.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg?_wi=2",
|
||||
imageAlt: "fresh organic basil leaves",
|
||||
title: "Fast Delivery", description: "From our oven to your doorstep in 30 minutes.", bentoComponent: "reveal-icon", icon: Flame,
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
@@ -141,41 +109,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Margherita Classica",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-mushrooms-pizza-isolated-white-background-top-view-photo-menu_639032-224.jpg",
|
||||
},
|
||||
id: "1", name: "Margherita Classica", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-mushrooms-pizza-isolated-white-background-top-view-photo-menu_639032-224.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Spicy Pepperoni",
|
||||
price: "$15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-composition_23-2148601599.jpg",
|
||||
},
|
||||
id: "2", name: "Spicy Pepperoni", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-composition_23-2148601599.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Garden Veggie",
|
||||
price: "$14.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegan-meal-with-copy-space_23-2148305809.jpg",
|
||||
},
|
||||
id: "3", name: "Garden Veggie", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegan-meal-with-copy-space_23-2148305809.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Smoky BBQ Chicken",
|
||||
price: "$16.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-mushrooms-sesame_140725-2435.jpg",
|
||||
},
|
||||
id: "4", name: "Smoky BBQ Chicken", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-mushrooms-sesame_140725-2435.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Quattro Formaggi",
|
||||
price: "$17.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg",
|
||||
},
|
||||
id: "5", name: "Quattro Formaggi", price: "$17.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Truffle Mushroom",
|
||||
price: "$19.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beet-slices-pizza-dough-with-cheese_23-2148753750.jpg",
|
||||
},
|
||||
id: "6", name: "Truffle Mushroom", price: "$19.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beet-slices-pizza-dough-with-cheese_23-2148753750.jpg"},
|
||||
]}
|
||||
title="Our Signature Pizzas"
|
||||
description="Explore our curated selection of classic and gourmet pizzas, each crafted with unique flavor profiles."
|
||||
@@ -189,28 +133,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15k+",
|
||||
title: "Pizzas Baked",
|
||||
items: [
|
||||
"Per Year",
|
||||
],
|
||||
id: "m1", value: "15k+", title: "Pizzas Baked", items: [
|
||||
"Per Year"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "20",
|
||||
title: "Years Experience",
|
||||
items: [
|
||||
"Established 2004",
|
||||
],
|
||||
id: "m2", value: "20", title: "Years Experience", items: [
|
||||
"Established 2004"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "99%",
|
||||
title: "Happy Customers",
|
||||
items: [
|
||||
"Based on Reviews",
|
||||
],
|
||||
id: "m3", value: "99%", title: "Happy Customers", items: [
|
||||
"Based on Reviews"],
|
||||
},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
@@ -226,25 +158,15 @@ export default function LandingPage() {
|
||||
author="Sarah Miller"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-women-eating-delicious-pizza_23-2150280262.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-women-eating-delicious-pizza_23-2150280262.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-pizza-slice_23-2147894312.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-pizza-slice_23-2147894312.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2232.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2232.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-outside_23-2149872430.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-outside_23-2149872430.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/horizontal-cropped-view-cheerful-black-woman-with-afro-hairstyle-eats-delicious-italian-pizza-from-boyfriends-hands_273609-18723.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/horizontal-cropped-view-cheerful-black-woman-with-afro-hairstyle-eats-delicious-italian-pizza-from-boyfriends-hands_273609-18723.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -257,20 +179,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer gluten-free dough?",
|
||||
content: "Yes, we have a delicious gluten-free base option available upon request.",
|
||||
},
|
||||
id: "q1", title: "Do you offer gluten-free dough?", content: "Yes, we have a delicious gluten-free base option available upon request."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you deliver?",
|
||||
content: "We offer local delivery within a 5-mile radius of our store.",
|
||||
},
|
||||
id: "q2", title: "Do you deliver?", content: "We offer local delivery within a 5-mile radius of our store."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I customize toppings?",
|
||||
content: "Absolutely! Feel free to build your own pizza with our wide selection of toppings.",
|
||||
},
|
||||
id: "q3", title: "Can I customize toppings?", content: "Absolutely! Feel free to build your own pizza with our wide selection of toppings."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Got questions about our pizza? We have answers."
|
||||
@@ -282,8 +195,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Join Our Pizza Club"
|
||||
description="Sign up for our newsletter to get the latest updates, exclusive discounts, and secret menu items."
|
||||
tag="Newsletter"
|
||||
@@ -296,37 +208,23 @@ export default function LandingPage() {
|
||||
logoText="Pizzaiolo"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user