Merge version_1 into main #2
@@ -10,7 +10,7 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
||||
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import { Sparkles, Heart, UtensilsCrossed, Star, TrendingUp, Clock, Camera, ArrowRight, Phone } from "lucide-react";
|
||||
import { Sparkles, Heart, UtensilsCrossed, Star, TrendingUp, Clock, Camera, ArrowRight, Phone, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -37,7 +37,8 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Appeler", href: "tel:+262692936721"}}
|
||||
text: "Appeler", href: "tel:+262692936721"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Pizza Del Forno – L'une des meilleures pizzas de Saint-Pierre"
|
||||
description="Pizzas artisanales, ingrédients frais et accueil chaleureux. Découvrez une pizzeria populaire appréciée des familles et amis, notée 4,9 étoiles par plus de 170 clients satisfaits."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "4,9", label: "Note moyenne sur 5" },
|
||||
{ value: "174+", label: "Avis clients" },
|
||||
@@ -96,13 +97,17 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "margherita", name: "Margherita", price: "12€", variant: "Tomate, Mozzarella, Basilic frais", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-with-fresh-cheese_23-2150096958.jpg", imageAlt: "Pizza Margherita authentique"},
|
||||
id: "margherita", name: "Margherita", price: "12€", variant: "Tomate, Mozzarella, Basilic frais", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-with-fresh-cheese_23-2150096958.jpg", imageAlt: "Pizza Margherita authentique"
|
||||
},
|
||||
{
|
||||
id: "quattro-formaggi", name: "Quattro Formaggi", price: "15€", variant: "4 fromages délicieux", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-arrangement_23-2149325320.jpg?_wi=1", imageAlt: "Pizza Quattro Formaggi gourmande"},
|
||||
id: "quattro-formaggi", name: "Quattro Formaggi", price: "15€", variant: "4 fromages délicieux", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-arrangement_23-2149325320.jpg", imageAlt: "Pizza Quattro Formaggi gourmande"
|
||||
},
|
||||
{
|
||||
id: "pepperoni", name: "Pepperoni", price: "14€", variant: "Tomate, Mozzarella, Pepperoni", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-arrangement_23-2149325320.jpg?_wi=2", imageAlt: "Pizza Pepperoni savoureuse"},
|
||||
id: "pepperoni", name: "Pepperoni", price: "14€", variant: "Tomate, Mozzarella, Pepperoni", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-arrangement_23-2149325320.jpg", imageAlt: "Pizza Pepperoni savoureuse"
|
||||
},
|
||||
{
|
||||
id: "calzone", name: "Calzone Classique", price: "13€", variant: "Ricotta, Mozzarella, Jambon", imageSrc: "http://img.b2bpic.net/free-photo/triangled-shape-bourekas-baked-pie-with-sesame-seeds_140725-10794.jpg", imageAlt: "Calzone traditionnel"},
|
||||
id: "calzone", name: "Calzone Classique", price: "13€", variant: "Ricotta, Mozzarella, Jambon", imageSrc: "http://img.b2bpic.net/free-photo/triangled-shape-bourekas-baked-pie-with-sesame-seeds_140725-10794.jpg", imageAlt: "Calzone traditionnel"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -119,17 +124,23 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sophie Payet", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-red-haired-woman-with-tattoo-her-shoulder_273609-127.jpg?_wi=1", imageAlt: "Sophie Payet"},
|
||||
id: "1", name: "Sophie Payet", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-red-haired-woman-with-tattoo-her-shoulder_273609-127.jpg", imageAlt: "Sophie Payet"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marc Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Marc Fontaine"},
|
||||
id: "2", name: "Marc Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Marc Fontaine"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Claire Rousseau", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2836.jpg", imageAlt: "Claire Rousseau"},
|
||||
id: "3", name: "Claire Rousseau", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2836.jpg", imageAlt: "Claire Rousseau"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jean-Pierre Dupont", imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20265.jpg", imageAlt: "Jean-Pierre Dupont"},
|
||||
id: "4", name: "Jean-Pierre Dupont", imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20265.jpg", imageAlt: "Jean-Pierre Dupont"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Amélie Martin", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-red-haired-woman-with-tattoo-her-shoulder_273609-127.jpg?_wi=2", imageAlt: "Amélie Martin"},
|
||||
id: "5", name: "Amélie Martin", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-red-haired-woman-with-tattoo-her-shoulder_273609-127.jpg", imageAlt: "Amélie Martin"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Thomas Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-young-hipster-man-hazel-eyes-wearing-trendy-plaid-shirt-posing-near-city-cafe_291049-1499.jpg", imageAlt: "Thomas Laurent"},
|
||||
id: "6", name: "Thomas Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-young-hipster-man-hazel-eyes-wearing-trendy-plaid-shirt-posing-near-city-cafe_291049-1499.jpg", imageAlt: "Thomas Laurent"
|
||||
},
|
||||
]}
|
||||
cardTitle="Plus de 174 clients satisfaits nous font confiance pour une expérience pizza inoubliable"
|
||||
cardTag="Écoutez nos clients"
|
||||
@@ -148,7 +159,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", icon: Star, title: "Satisfaction client", value: "4,9★" },
|
||||
{ id: "2", icon: Clock, title: "Clients heureux", value: "174+" },
|
||||
{ id: "2", icon: Users, title: "Clients heureux", value: "174+" },
|
||||
{ id: "3", icon: Clock, title: "Service rapide", value: "15-30 min" },
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -171,20 +182,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Ambiance Conviviale", description: "Un espace accueillant où famille et amis se retrouvent pour partager de bons moments", imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg", imageAlt: "Intérieur pizzeria ambiance chaleureuse", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Four Traditionnel", description: "Notre four à bois authentique cuit les pizzas à la perfection selon la tradition italienne", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-burning-firepit_23-2147841071.jpg", imageAlt: "Four à bois traditionnel", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Préparation Artisanale", description: "Chaque pizza est préparée avec soin et passion par nos pizzaiolos expérimentés", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-rolling-dough-with-flour_23-2148742174.jpg", imageAlt: "Chef préparant pizza artisanale", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Moments en Famille", description: "Des moments inoubliables autour de délicieuses pizzas fraîches", imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891093.jpg", imageAlt: "Clients en famille savourant pizza", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Visiter en personne", href: "tel:+262692936721" },
|
||||
]}
|
||||
@@ -221,7 +235,8 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Adresse", href: "https://maps.google.com/?q=6+Rue+du+Père+Favron,+97410+Saint-Pierre,+La+Réunion"},
|
||||
label: "Adresse", href: "https://maps.google.com/?q=6+Rue+du+Père+Favron,+97410+Saint-Pierre,+La+Réunion"
|
||||
},
|
||||
{ label: "Téléphone", href: "tel:+262692936721" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user