Merge version_1 into main #1
137
src/app/page.tsx
137
src/app/page.tsx
@@ -10,7 +10,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Flame, Rocket, Star } from "lucide-react";
|
||||
import { Flame, Rocket, Star, Utensils } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -31,31 +31,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Why Choose Us",
|
||||
id: "features",
|
||||
},
|
||||
name: "Why Choose Us", id: "features"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Order Now",
|
||||
id: "cta",
|
||||
},
|
||||
name: "Order Now", id: "cta"},
|
||||
]}
|
||||
brandName="Pizzeria Supermario"
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "#cta",
|
||||
}}
|
||||
text: "Order Now", href: "#cta"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -63,19 +51,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
logoText="Pizzeria Supermario"
|
||||
description="Hot. Fresh. Delicious — every single time."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#cta",
|
||||
},
|
||||
text: "Order Now", href: "#cta"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/freshly-baked-pizza-wooden-surface_181624-5783.jpg"
|
||||
@@ -91,41 +74,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Always Hot and Delicious!",
|
||||
quote: "“The food always arrives hot and tastes great across the entire menu.”",
|
||||
name: "Philipp Peters",
|
||||
role: "Satisfied Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-with-white-smile_176420-18702.jpg",
|
||||
imageAlt: "Philipp Peters",
|
||||
},
|
||||
id: "1", title: "Always Hot and Delicious!", quote: "“The food always arrives hot and tastes great across the entire menu.”", name: "Philipp Peters", role: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-with-white-smile_176420-18702.jpg", imageAlt: "Philipp Peters"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Consistent Quality Every Time",
|
||||
quote: "“Pizzeria Supermario never disappoints. The quality is consistently high, making it our go-to for pizza night.”",
|
||||
name: "Maria Schmidt",
|
||||
role: "Local Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8825.jpg",
|
||||
imageAlt: "Maria Schmidt",
|
||||
},
|
||||
id: "2", title: "Consistent Quality Every Time", quote: "“Pizzeria Supermario never disappoints. The quality is consistently high, making it our go-to for pizza night.”", name: "Maria Schmidt", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8825.jpg", imageAlt: "Maria Schmidt"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fast and Flavourful",
|
||||
quote: "“The delivery is always incredibly fast, and the pizzas are bursting with authentic Italian flavors. Highly recommended!”",
|
||||
name: "Lukas Müller",
|
||||
role: "Food Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg",
|
||||
imageAlt: "Lukas Müller",
|
||||
},
|
||||
id: "3", title: "Fast and Flavourful", quote: "“The delivery is always incredibly fast, and the pizzas are bursting with authentic Italian flavors. Highly recommended!”", name: "Lukas Müller", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", imageAlt: "Lukas Müller"},
|
||||
{
|
||||
id: "4",
|
||||
title: "A True Culinary Delight",
|
||||
quote: "“From the perfect crust to the fresh toppings, every pizza is a masterpiece. Supermario truly delivers a premium experience.”",
|
||||
name: "Anna Becker",
|
||||
role: "Gourmet Seeker",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-with-sunglasses_23-2148603032.jpg",
|
||||
imageAlt: "Anna Becker",
|
||||
},
|
||||
id: "4", title: "A True Culinary Delight", quote: "“From the perfect crust to the fresh toppings, every pizza is a masterpiece. Supermario truly delivers a premium experience.”", name: "Anna Becker", role: "Gourmet Seeker", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-with-sunglasses_23-2148603032.jpg", imageAlt: "Anna Becker"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Loved by hundreds of locals. 4.7★ Google Rating."
|
||||
@@ -140,19 +95,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Always Hot Delivery",
|
||||
description: "Your food arrives fresh and ready to enjoy, straight from our oven to your door.",
|
||||
},
|
||||
title: "Always Hot Delivery", description: "Your food arrives fresh and ready to enjoy, straight from our oven to your door."},
|
||||
{
|
||||
icon: Star,
|
||||
title: "Consistent Quality",
|
||||
description: "Every dish, every time — made to perfection with the finest, fresh ingredients.",
|
||||
},
|
||||
title: "Consistent Quality", description: "Every dish, every time — made to perfection with the finest, fresh ingredients."},
|
||||
{
|
||||
icon: Rocket,
|
||||
title: "Fast & Reliable",
|
||||
description: "No stress, no surprises. Just great pizza delivered swiftly and dependably.",
|
||||
},
|
||||
title: "Fast & Reliable", description: "No stress, no surprises. Just great pizza delivered swiftly and dependably."},
|
||||
]}
|
||||
title="Why Choose Pizzeria Supermario?"
|
||||
description="Experience consistent quality and reliable service with every order from us."
|
||||
@@ -167,45 +116,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Margherita",
|
||||
price: "€12.50",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-tasty-with-cheese_1303-9611.jpg",
|
||||
imageAlt: "Classic Margherita Pizza",
|
||||
},
|
||||
id: "1", name: "Margherita", price: "€12.50", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/pizza-tasty-with-cheese_1303-9611.jpg", imageAlt: "Classic Margherita Pizza"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Salami Supreme",
|
||||
price: "€14.90",
|
||||
variant: "Spicy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286885.jpg",
|
||||
imageAlt: "Salami Supreme Pizza",
|
||||
},
|
||||
id: "2", name: "Salami Supreme", price: "€14.90", variant: "Spicy", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286885.jpg", imageAlt: "Salami Supreme Pizza"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Pasta Carbonara",
|
||||
price: "€13.00",
|
||||
variant: "Creamy Pasta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-potato-with-bechamel-sauce-served-with-white-wine_141793-52.jpg",
|
||||
imageAlt: "Rich Pasta Carbonara",
|
||||
},
|
||||
id: "3", name: "Pasta Carbonara", price: "€13.00", variant: "Creamy Pasta", imageSrc: "http://img.b2bpic.net/free-photo/chicken-potato-with-bechamel-sauce-served-with-white-wine_141793-52.jpg", imageAlt: "Rich Pasta Carbonara"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Pizza Tonno",
|
||||
price: "€13.90",
|
||||
variant: "Seafood",
|
||||
imageSrc: "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",
|
||||
imageAlt: "Pizza with Tuna",
|
||||
},
|
||||
id: "4", name: "Pizza Tonno", price: "€13.90", variant: "Seafood", imageSrc: "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", imageAlt: "Pizza with Tuna"},
|
||||
]}
|
||||
title="Our Irresistible Menu"
|
||||
description="Savor the authentic taste of Italy with our handcrafted selection, prepared with passion and the finest ingredients."
|
||||
buttons={[
|
||||
{
|
||||
text: "See Full Menu",
|
||||
href: "#",
|
||||
},
|
||||
text: "See Full Menu", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -219,6 +142,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-are-making-tandir-traditional-bread-side-view_141793-4731.jpg"
|
||||
imageAlt="Chef crafting a pizza in a professional kitchen"
|
||||
mediaAnimation="opacity"
|
||||
bulletPoints={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -229,10 +153,9 @@ export default function LandingPage() {
|
||||
ctaTitle="Hungry Right Now?"
|
||||
ctaDescription="Your perfect pizza is just minutes away. Order now for an unparalleled culinary experience."
|
||||
ctaButton={{
|
||||
text: "Order Now",
|
||||
href: "#",
|
||||
}}
|
||||
ctaIcon={Pizza}
|
||||
text: "Order Now", href: "#"}}
|
||||
faqs={[]}
|
||||
ctaIcon={Utensils}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -240,13 +163,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Pizzeria Supermario"
|
||||
leftLink={{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "View Menu", href: "#menu"}}
|
||||
rightLink={{
|
||||
text: "Order Now",
|
||||
href: "#cta",
|
||||
}}
|
||||
text: "Order Now", href: "#cta"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user