Merge version_1 into main #1
275
src/app/page.tsx
275
src/app/page.tsx
@@ -19,133 +19,50 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Pizza Gp"
|
||||
button={{ text: "Order Now" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Authentic Italian Pizza in Genova"
|
||||
description="Experience the traditional taste of Italy right in the heart of Genova. Fresh ingredients, handmade dough, and wood-fired perfection."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-cutting-board-right-side-isolated-dark-surface_179666-42471.jpg",
|
||||
imageAlt: "Wood fired pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg",
|
||||
imageAlt: "Authentic italian pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-cheese-pizza-with-tomatoes-spices-sliced-wooden-table_140725-12321.jpg",
|
||||
imageAlt: "Fresh baked margherita",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27024.jpg",
|
||||
imageAlt: "Artisan pizza detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-pizza-dough_23-2148921282.jpg",
|
||||
imageAlt: "Gourmet pizza setting",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-cutting-board-right-side-isolated-dark-surface_179666-42471.jpg", imageAlt: "Wood fired pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg", imageAlt: "Authentic italian pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-cheese-pizza-with-tomatoes-spices-sliced-wooden-table_140725-12321.jpg", imageAlt: "Fresh baked margherita" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27024.jpg", imageAlt: "Artisan pizza detail" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-pizza-dough_23-2148921282.jpg", imageAlt: "Gourmet pizza setting" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg",
|
||||
imageAlt: "Selection of pizzas",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-hands-molding-dough_23-2147947741.jpg",
|
||||
imageAlt: "Gourmet pizza setting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-dough-with-seeds_23-2148544660.jpg",
|
||||
imageAlt: "Artisan pizza detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vegan-pizza-done-with-vegetables-by-bakery_23-2150195142.jpg",
|
||||
imageAlt: "Fresh baked margherita",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-wooden-tray-with-tomatoes-chili-basil_1150-24784.jpg",
|
||||
imageAlt: "Authentic italian pizza",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg", imageAlt: "Selection of pizzas" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-hands-molding-dough_23-2147947741.jpg", imageAlt: "Gourmet pizza setting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-dough-with-seeds_23-2148544660.jpg", imageAlt: "Artisan pizza detail" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-vegan-pizza-done-with-vegetables-by-bakery_23-2150195142.jpg", imageAlt: "Fresh baked margherita" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pizza-wooden-tray-with-tomatoes-chili-basil_1150-24784.jpg", imageAlt: "Authentic italian pizza" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-cheese-olives-dark-desk-food-italian-pizza-bake-dough-meal_140725-102004.jpg",
|
||||
alt: "Satisfied customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pizza-with-tomatoes-mushrooms-wooden-spoons-flat-lay-dark-wooden-picnic-cloth-background_176474-4618.jpg",
|
||||
alt: "Satisfied customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-meal-italian-food-dough-snack-pizza_140725-101765.jpg",
|
||||
alt: "Satisfied customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vegetarian-pizza-with-zucchini-tomato-peppers-mushrooms_123827-22105.jpg",
|
||||
alt: "Satisfied customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/frame-near-pizza-vegetables_23-2147772093.jpg",
|
||||
alt: "Satisfied customer 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Loved by 150+ locals"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Wood-fired",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Dough",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Italian Tradition",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Genova Original",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Handmade Quality",
|
||||
},
|
||||
{ text: "View Menu", href: "#products" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -155,10 +72,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Tradition in Every Slice"
|
||||
description={[
|
||||
"Pizza Gp brings the true essence of Italian pizzeria culture to Via Enrico Cialdini.",
|
||||
"Our dedication to quality ingredients and time-honored techniques ensures an authentic experience for every guest.",
|
||||
"Visit us to enjoy traditional flavors in a welcoming, cozy atmosphere.",
|
||||
]}
|
||||
"Pizza Gp brings the true essence of Italian pizzeria culture to Via Enrico Cialdini.", "Our dedication to quality ingredients and time-honored techniques ensures an authentic experience for every guest.", "Visit us to enjoy traditional flavors in a welcoming, cozy atmosphere."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,42 +83,12 @@ export default function LandingPage() {
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Margherita",
|
||||
price: "8€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Diavola",
|
||||
price: "10€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2643.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Quattro Formaggi",
|
||||
price: "9€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305641.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Vegetariana",
|
||||
price: "9€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-square-pizza-with-cheese_23-2149294908.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Prosciutto Rucola",
|
||||
price: "10€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Salsiccia e Friarielli",
|
||||
price: "10€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-pepperoni-pizza_23-2148765308.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Margherita", price: "8€", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-table_140725-1201.jpg" },
|
||||
{ id: "p2", name: "Diavola", price: "10€", imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2643.jpg" },
|
||||
{ id: "p3", name: "Quattro Formaggi", price: "9€", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-italian-pizza-table_23-2148305641.jpg" },
|
||||
{ id: "p4", name: "Vegetariana", price: "9€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-square-pizza-with-cheese_23-2149294908.jpg" },
|
||||
{ id: "p5", name: "Prosciutto Rucola", price: "10€", imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg" },
|
||||
{ id: "p6", name: "Salsiccia e Friarielli", price: "10€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-pepperoni-pizza_23-2148765308.jpg" },
|
||||
]}
|
||||
title="Our Signature Pizzas"
|
||||
description="A curated selection of our most loved traditional and gourmet pizzas."
|
||||
@@ -218,27 +102,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "169+",
|
||||
title: "Reviews",
|
||||
description: "Verified customer feedback.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "4.5",
|
||||
title: "Rating",
|
||||
description: "Consistently high rated.",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "1-10€",
|
||||
title: "Affordable",
|
||||
description: "Great value for all.",
|
||||
icon: CreditCard,
|
||||
},
|
||||
{ id: "m1", value: "169+", title: "Reviews", description: "Verified customer feedback.", icon: Star },
|
||||
{ id: "m2", value: "4.5", title: "Rating", description: "Consistently high rated.", icon: Award },
|
||||
{ id: "m3", value: "1-10€", title: "Affordable", description: "Great value for all.", icon: CreditCard },
|
||||
]}
|
||||
title="Our Success"
|
||||
description="Trusted by our community in Genova."
|
||||
@@ -250,21 +116,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Where are you located?",
|
||||
content: "We are located at Via Enrico Cialdini, 13/R, 16158 Genova GE.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What are your hours?",
|
||||
content: "We are open daily and close at 00:00.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How can I contact you?",
|
||||
content: "You can call us at +39 010 613 5517.",
|
||||
},
|
||||
{ id: "f1", title: "Where are you located?", content: "We are located at Via Enrico Cialdini, 13/R, 16158 Genova GE." },
|
||||
{ id: "f2", title: "What are your hours?", content: "We are open daily and close at 00:00." },
|
||||
{ id: "f3", title: "How can I contact you?", content: "You can call us at +39 010 613 5517." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Information about our opening hours and location."
|
||||
@@ -276,31 +130,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Giulia M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Marco R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-freelancer-using-computer-eating-salad-night-home_637285-4365.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-berry-necklace_23-2150539810.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Luca F.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-talking-her-friend-while-bringing-food-lunch-dining-table_637285-3148.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Anna P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-brunette-woman-stylish-red-dress-beret-sunglasses-sits-cafe_197531-24181.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Giulia M.", imageSrc: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg" },
|
||||
{ id: "t2", name: "Marco R.", imageSrc: "http://img.b2bpic.net/free-photo/female-freelancer-using-computer-eating-salad-night-home_637285-4365.jpg" },
|
||||
{ id: "t3", name: "Elena S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-berry-necklace_23-2150539810.jpg" },
|
||||
{ id: "t4", name: "Luca F.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-talking-her-friend-while-bringing-food-lunch-dining-table_637285-3148.jpg" },
|
||||
{ id: "t5", name: "Anna P.", imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-brunette-woman-stylish-red-dress-beret-sunglasses-sits-cafe_197531-24181.jpg" },
|
||||
]}
|
||||
cardTitle="What Our Guests Say"
|
||||
cardTag="Reviews"
|
||||
@@ -311,9 +145,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="We'd Love to See You"
|
||||
description="Come visit Pizza Gp in Genova or get in touch for questions."
|
||||
@@ -326,25 +158,14 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Pizza Gp",
|
||||
items: [
|
||||
{
|
||||
label: "Via Enrico Cialdini, 13/R",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "16158 Genova GE, Italia",
|
||||
href: "#",
|
||||
},
|
||||
title: "Pizza Gp", items: [
|
||||
{ label: "Via Enrico Cialdini, 13/R", href: "#" },
|
||||
{ label: "16158 Genova GE, Italia", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "+39 010 613 5517",
|
||||
href: "tel:+390106135517",
|
||||
},
|
||||
title: "Contact", items: [
|
||||
{ label: "+39 010 613 5517", href: "tel:+390106135517" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user