Update src/app/page.tsx
This commit is contained in:
277
src/app/page.tsx
277
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Accueil", id: "hero"},
|
||||
{
|
||||
name: "À Propos",
|
||||
id: "about",
|
||||
},
|
||||
name: "À Propos", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Offres",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Offres", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="STEAK FACTORY"
|
||||
/>
|
||||
@@ -59,19 +49,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
logoText="STEAK FACTORY"
|
||||
description="Découvrez des saveurs authentiques et une ambiance chaleureuse. Votre destination grillade à Castres."
|
||||
buttons={[
|
||||
{
|
||||
text: "Voir notre Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Voir notre Menu", href: "#products"},
|
||||
{
|
||||
text: "Réserver une Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Réserver une Table", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/salt-sprinkles-are-fallen-top-beef-steak-served-with-wine_140725-1999.jpg"
|
||||
imageAlt="Sizzling steak on a grill"
|
||||
@@ -87,17 +72,11 @@ export default function LandingPage() {
|
||||
description="Chez STEAK FACTORY, notre passion pour la viande de qualité et les grillades parfaites est au cœur de tout ce que nous faisons. Nous sélectionnons rigoureusement nos produits pour vous offrir une expérience culinaire inoubliable, dans un cadre convivial et élégant."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Ingrédients Frais",
|
||||
description: "Nous privilégions les produits locaux et de saison pour garantir fraîcheur et saveur.",
|
||||
},
|
||||
title: "Ingrédients Frais", description: "Nous privilégions les produits locaux et de saison pour garantir fraîcheur et saveur."},
|
||||
{
|
||||
title: "Maîtrise de la Grillade",
|
||||
description: "Nos chefs experts maîtrisent l'art de la cuisson au grill pour une tendresse et un goût inégalés.",
|
||||
},
|
||||
title: "Maîtrise de la Grillade", description: "Nos chefs experts maîtrisent l'art de la cuisson au grill pour une tendresse et un goût inégalés."},
|
||||
{
|
||||
title: "Ambiance Chaleureuse",
|
||||
description: "Profitez d'un cadre accueillant, idéal pour vos repas en famille ou entre amis.",
|
||||
},
|
||||
title: "Ambiance Chaleureuse", description: "Profitez d'un cadre accueillant, idéal pour vos repas en famille ou entre amis."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-grilled-steak-with-rosemary-tomatoes-human-hands-barbecue_176474-3115.jpg"
|
||||
imageAlt="Chef grilling a steak"
|
||||
@@ -113,24 +92,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Utensils,
|
||||
title: "Viandes d'Exception",
|
||||
description: "Sélection des meilleures coupes de viande, maturées pour une saveur optimale.",
|
||||
},
|
||||
title: "Viandes d'Exception", description: "Sélection des meilleures coupes de viande, maturées pour une saveur optimale."},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Cuisson Parfaite",
|
||||
description: "Des grillades maîtrisées à la perfection pour sublimer chaque morceau.",
|
||||
},
|
||||
title: "Cuisson Parfaite", description: "Des grillades maîtrisées à la perfection pour sublimer chaque morceau."},
|
||||
{
|
||||
icon: Wine,
|
||||
title: "Accords Mets & Vins",
|
||||
description: "Une carte des vins raffinée pour accompagner idéalement votre repas.",
|
||||
},
|
||||
title: "Accords Mets & Vins", description: "Une carte des vins raffinée pour accompagner idéalement votre repas."},
|
||||
{
|
||||
icon: Star,
|
||||
title: "Service Impeccable",
|
||||
description: "Une équipe attentive et professionnelle pour une expérience des plus agréables.",
|
||||
},
|
||||
title: "Service Impeccable", description: "Une équipe attentive et professionnelle pour une expérience des plus agréables."},
|
||||
]}
|
||||
title="Nos Spécialités Grillées"
|
||||
description="Découvrez les plats qui font la renommée de STEAK FACTORY, préparés avec soin et passion."
|
||||
@@ -145,47 +116,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Le Ribeye Signature",
|
||||
price: "32€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902514.jpg",
|
||||
imageAlt: "Ribeye steak",
|
||||
},
|
||||
id: "1", name: "Le Ribeye Signature", price: "32€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902514.jpg", imageAlt: "Ribeye steak"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Filet Mignon au Poivre",
|
||||
price: "38€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict-steak-with-mashed-batata-mushroom-sauce_637285-9511.jpg",
|
||||
imageAlt: "Filet mignon",
|
||||
},
|
||||
id: "2", name: "Filet Mignon au Poivre", price: "38€", imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict-steak-with-mashed-batata-mushroom-sauce_637285-9511.jpg", imageAlt: "Filet mignon"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Burger Gourmet Factory",
|
||||
price: "19€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hamburger-menu-arrangement_23-2148614040.jpg",
|
||||
imageAlt: "Gourmet burger",
|
||||
},
|
||||
id: "3", name: "Burger Gourmet Factory", price: "19€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hamburger-menu-arrangement_23-2148614040.jpg", imageAlt: "Gourmet burger"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Côtelettes d'Agneau",
|
||||
price: "29€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-grilled-lamb-ribs-with-puree-fried-potato_140725-10705.jpg",
|
||||
imageAlt: "Lamb chops",
|
||||
},
|
||||
id: "4", name: "Côtelettes d'Agneau", price: "29€", imageSrc: "http://img.b2bpic.net/free-photo/plate-grilled-lamb-ribs-with-puree-fried-potato_140725-10705.jpg", imageAlt: "Lamb chops"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Pavé de Saumon Grillé",
|
||||
price: "24€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-garnished-with-asparagus-tomatoes-with-herbs_2829-11071.jpg",
|
||||
imageAlt: "Grilled salmon",
|
||||
},
|
||||
id: "5", name: "Pavé de Saumon Grillé", price: "24€", imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-garnished-with-asparagus-tomatoes-with-herbs_2829-11071.jpg", imageAlt: "Grilled salmon"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Moelleux au Chocolat",
|
||||
price: "9€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258903.jpg",
|
||||
imageAlt: "Chocolate lava cake",
|
||||
},
|
||||
id: "6", name: "Moelleux au Chocolat", price: "9€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258903.jpg", imageAlt: "Chocolate lava cake"},
|
||||
]}
|
||||
title="Notre Carte"
|
||||
description="Explorez notre menu varié, des classiques intemporels aux créations uniques de nos chefs."
|
||||
@@ -196,60 +137,34 @@ export default function LandingPage() {
|
||||
<PricingCardEight
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "formule-midi",
|
||||
badge: "Classique",
|
||||
badgeIcon: Sunrise,
|
||||
price: "18€",
|
||||
subtitle: "Menu du Jour",
|
||||
buttons: [
|
||||
id: "formule-midi", badge: "Classique", badgeIcon: Sunrise,
|
||||
price: "18€", subtitle: "Menu du Jour", buttons: [
|
||||
{
|
||||
text: "Voir les détails",
|
||||
href: "#",
|
||||
},
|
||||
text: "Voir les détails", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Plat du jour",
|
||||
"Dessert au choix",
|
||||
"Boisson incluse",
|
||||
],
|
||||
"Plat du jour", "Dessert au choix", "Boisson incluse"],
|
||||
},
|
||||
{
|
||||
id: "formule-soiree",
|
||||
badge: "Prestige",
|
||||
badgeIcon: Crown,
|
||||
price: "35€",
|
||||
subtitle: "Menu Dégustation",
|
||||
buttons: [
|
||||
id: "formule-soiree", badge: "Prestige", badgeIcon: Crown,
|
||||
price: "35€", subtitle: "Menu Dégustation", buttons: [
|
||||
{
|
||||
text: "Réserver",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Réserver", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Entrée, Plat, Dessert",
|
||||
"Verre de vin sélectionné",
|
||||
"Café gourmand",
|
||||
],
|
||||
"Entrée, Plat, Dessert", "Verre de vin sélectionné", "Café gourmand"],
|
||||
},
|
||||
{
|
||||
id: "formule-famille",
|
||||
badge: "Famille",
|
||||
badgeIcon: Users,
|
||||
price: "60€",
|
||||
subtitle: "Menu Famille (4 pers.)",
|
||||
buttons: [
|
||||
id: "formule-famille", badge: "Famille", badgeIcon: Users,
|
||||
price: "60€", subtitle: "Menu Famille (4 pers.)", buttons: [
|
||||
{
|
||||
text: "Commander",
|
||||
href: "#",
|
||||
},
|
||||
text: "Commander", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"2 Plats adultes + 2 enfants",
|
||||
"Desserts pour tous",
|
||||
"Boissons soft incluses",
|
||||
],
|
||||
"2 Plats adultes + 2 enfants", "Desserts pour tous", "Boissons soft incluses"],
|
||||
},
|
||||
]}
|
||||
title="Nos Menus & Formules"
|
||||
@@ -263,77 +178,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sophie Dubois",
|
||||
date: "22/07/2023",
|
||||
title: "Une expérience culinaire parfaite!",
|
||||
quote: "Le meilleur steak que j'ai jamais mangé! La cuisson était impeccable et l'ambiance tellement agréable. Nous reviendrons très vite!",
|
||||
tag: "Dîner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg",
|
||||
avatarAlt: "Sophie Dubois",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg",
|
||||
imageAlt: "Happy diners",
|
||||
},
|
||||
id: "1", name: "Sophie Dubois", date: "22/07/2023", title: "Une expérience culinaire parfaite!", quote: "Le meilleur steak que j'ai jamais mangé! La cuisson était impeccable et l'ambiance tellement agréable. Nous reviendrons très vite!", tag: "Dîner", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", avatarAlt: "Sophie Dubois", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg", imageAlt: "Happy diners"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marc Lefevre",
|
||||
date: "15/08/2023",
|
||||
title: "Service exceptionnel et plats délicieux.",
|
||||
quote: "Le service était d'une gentillesse remarquable et les plats... un vrai régal! Le filet mignon est à tomber par terre.",
|
||||
tag: "Affaires",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2920.jpg",
|
||||
avatarAlt: "Marc Lefevre",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg",
|
||||
imageAlt: "Restaurant interior",
|
||||
},
|
||||
id: "2", name: "Marc Lefevre", date: "15/08/2023", title: "Service exceptionnel et plats délicieux.", quote: "Le service était d'une gentillesse remarquable et les plats... un vrai régal! Le filet mignon est à tomber par terre.", tag: "Affaires", avatarSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2920.jpg", avatarAlt: "Marc Lefevre", imageSrc: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg", imageAlt: "Restaurant interior"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amélie & Thomas",
|
||||
date: "03/09/2023",
|
||||
title: "Notre adresse préférée à Castres!",
|
||||
quote: "Nous venons régulièrement et ne sommes jamais déçus. STEAK FACTORY est notre coup de cœur pour une soirée réussie.",
|
||||
tag: "Soirée",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-couple-taking-selfie-park_1301-7700.jpg",
|
||||
avatarAlt: "Amélie & Thomas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-working-as-waiter_23-2149409813.jpg",
|
||||
imageAlt: "Waiter serving food",
|
||||
},
|
||||
id: "3", name: "Amélie & Thomas", date: "03/09/2023", title: "Notre adresse préférée à Castres!", quote: "Nous venons régulièrement et ne sommes jamais déçus. STEAK FACTORY est notre coup de cœur pour une soirée réussie.", tag: "Soirée", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-couple-taking-selfie-park_1301-7700.jpg", avatarAlt: "Amélie & Thomas", imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-working-as-waiter_23-2149409813.jpg", imageAlt: "Waiter serving food"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jean-Pierre Martin",
|
||||
date: "10/10/2023",
|
||||
title: "Qualité irréprochable et atmosphère conviviale.",
|
||||
quote: "De la qualité de la viande à la chaleur du lieu, tout est parfait. Un endroit à ne pas manquer pour les amateurs de grillades.",
|
||||
tag: "Famille",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/aged-funny-man-t-shirt_23-2148036532.jpg",
|
||||
avatarAlt: "Jean-Pierre Martin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-women-clink-glasses-party-smiling_197531-5840.jpg",
|
||||
imageAlt: "Couple toasting",
|
||||
},
|
||||
id: "4", name: "Jean-Pierre Martin", date: "10/10/2023", title: "Qualité irréprochable et atmosphère conviviale.", quote: "De la qualité de la viande à la chaleur du lieu, tout est parfait. Un endroit à ne pas manquer pour les amateurs de grillades.", tag: "Famille", avatarSrc: "http://img.b2bpic.net/free-photo/aged-funny-man-t-shirt_23-2148036532.jpg", avatarAlt: "Jean-Pierre Martin", imageSrc: "http://img.b2bpic.net/free-photo/adorable-women-clink-glasses-party-smiling_197531-5840.jpg", imageAlt: "Couple toasting"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Laura Gauthier",
|
||||
date: "29/11/2023",
|
||||
title: "Je recommande à 100%!",
|
||||
quote: "Des plats généreux, savoureux et un accueil toujours souriant. STEAK FACTORY est une valeur sûre. Bravo à toute l'équipe!",
|
||||
tag: "Amis",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-delighted-attractive-gorgeous-young-female-with-straight-hair-wears-fashionable-summer-clothing-rejoices-having-holidays_273609-3354.jpg",
|
||||
avatarAlt: "Laura Gauthier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-juicy-meat-with-green-bean-salad-white-plate_181624-58243.jpg",
|
||||
imageAlt: "Delicious steak close up",
|
||||
},
|
||||
id: "5", name: "Laura Gauthier", date: "29/11/2023", title: "Je recommande à 100%!", quote: "Des plats généreux, savoureux et un accueil toujours souriant. STEAK FACTORY est une valeur sûre. Bravo à toute l'équipe!", tag: "Amis", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-delighted-attractive-gorgeous-young-female-with-straight-hair-wears-fashionable-summer-clothing-rejoices-having-holidays_273609-3354.jpg", avatarAlt: "Laura Gauthier", imageSrc: "http://img.b2bpic.net/free-photo/closeup-juicy-meat-with-green-bean-salad-white-plate_181624-58243.jpg", imageAlt: "Delicious steak close up"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Chef Antoine",
|
||||
date: "05/12/2023",
|
||||
title: "Un modèle de restauration",
|
||||
quote: "En tant que professionnel, je salue l'excellence de la cuisine et l'organisation sans faille. Une belle inspiration!",
|
||||
tag: "Expert",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-chef-white-uniform-propping-chin-hand-looking-cheerful_176474-43326.jpg",
|
||||
avatarAlt: "Chef Antoine",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg",
|
||||
imageAlt: "Restaurant entrance",
|
||||
},
|
||||
id: "6", name: "Chef Antoine", date: "05/12/2023", title: "Un modèle de restauration", quote: "En tant que professionnel, je salue l'excellence de la cuisine et l'organisation sans faille. Une belle inspiration!", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/woman-chef-white-uniform-propping-chin-hand-looking-cheerful_176474-43326.jpg", avatarAlt: "Chef Antoine", imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg", imageAlt: "Restaurant entrance"},
|
||||
]}
|
||||
title="Ce Que Disent Nos Clients"
|
||||
description="La satisfaction de nos convives est notre plus belle récompense."
|
||||
@@ -344,8 +199,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Visitez-nous"
|
||||
title="Contactez-nous & Réservez"
|
||||
description="Nous sommes impatients de vous accueillir! Contactez-nous pour toute question ou pour réserver votre table."
|
||||
@@ -359,58 +213,35 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Explorer",
|
||||
items: [
|
||||
title: "Explorer", items: [
|
||||
{
|
||||
label: "Accueil",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Accueil", href: "#hero"},
|
||||
{
|
||||
label: "À Propos",
|
||||
href: "#about",
|
||||
},
|
||||
label: "À Propos", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
label: "Offres",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Offres", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Réserver",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Réserver", href: "#contact"},
|
||||
{
|
||||
label: "Traiteur",
|
||||
href: "#",
|
||||
},
|
||||
label: "Traiteur", href: "#"},
|
||||
{
|
||||
label: "Événements Privés",
|
||||
href: "#",
|
||||
},
|
||||
label: "Événements Privés", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Adresse: 81 Castres, France",
|
||||
href: "#",
|
||||
},
|
||||
label: "Adresse: 81 Castres, France", href: "#"},
|
||||
{
|
||||
label: "Téléphone: +33 1 23 45 67 89",
|
||||
href: "#",
|
||||
},
|
||||
label: "Téléphone: +33 1 23 45 67 89", href: "#"},
|
||||
{
|
||||
label: "Email: contact@steakfactory.fr",
|
||||
href: "mailto:contact@steakfactory.fr",
|
||||
},
|
||||
label: "Email: contact@steakfactory.fr", href: "mailto:contact@steakfactory.fr"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user