Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,16 +45,16 @@ export default function LandingPage() {
|
||||
tag="Boucherie Locale"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "📞 Appeler", href: "tel:0257212544" },
|
||||
{ text: "📍 Itinéraire", href: "https://maps.google.com/?q=25+Rue+Jules+Lallemand+35000+Rennes" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-steak-with-salt-pepper-wooden-cutting-board-chef-decorating-meat-with-rosemary-smiling-man-with-bearded-face-gloves-tattoo-his-arm-background_651396-3906.jpg?_wi=1", imageAlt: "Boucherie Cleunay showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053688.jpg?_wi=1", imageAlt: "Fresh beef products" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-slices-with-greens-pepper-gray-background-cow-photo-animal-pepper-chicken-raw-color_140725-160334.jpg?_wi=1", imageAlt: "Fresh lamb products" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-steak-with-salt-pepper-wooden-cutting-board-chef-decorating-meat-with-rosemary-smiling-man-with-bearded-face-gloves-tattoo-his-arm-background_651396-3906.jpg", imageAlt: "Boucherie Cleunay showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053688.jpg", imageAlt: "Fresh beef products" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-slices-with-greens-pepper-gray-background-cow-photo-animal-pepper-chicken-raw-color_140725-160334.jpg", imageAlt: "Fresh lamb products" }
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
ariaLabel="Hero section - Boucherie Cleunay"
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
{ title: "Hygiène Irréprochable", description: "Respect strict des normes sanitaires et d'hygiène pour votre sécurité", icon: Shield },
|
||||
{ title: "Prix Justes", description: "Tarification honnête et transparente pour une boucherie de proximité accessible" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg"
|
||||
imageAlt="Intérieur de la Boucherie Cleunay"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -94,8 +94,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "beef", name: "Viande de Bœuf", price: "12-18€/kg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053688.jpg?_wi=2", imageAlt: "Bœuf frais de qualité" },
|
||||
{ id: "lamb", name: "Agneau Premium", price: "15-22€/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-slices-with-greens-pepper-gray-background-cow-photo-animal-pepper-chicken-raw-color_140725-160334.jpg?_wi=2", imageAlt: "Agneau frais sélectionné" },
|
||||
{ id: "beef", name: "Viande de Bœuf", price: "12-18€/kg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053688.jpg", imageAlt: "Bœuf frais de qualité" },
|
||||
{ id: "lamb", name: "Agneau Premium", price: "15-22€/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-slices-with-greens-pepper-gray-background-cow-photo-animal-pepper-chicken-raw-color_140725-160334.jpg", imageAlt: "Agneau frais sélectionné" },
|
||||
{ id: "chicken", name: "Poulet Fermier", price: "8-14€/kg", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-wooden-plate-with-bunch-fresh-vegetables_114579-22448.jpg", imageAlt: "Poulet frais de qualité" },
|
||||
{ id: "charcuterie", name: "Charcuterie Maison", price: "10-16€/kg", imageSrc: "http://img.b2bpic.net/free-photo/half-shot-delicious-snack-including-fruits-foods-wine-brown-tray-gray-background-horizontal-view_140725-140354.jpg", imageAlt: "Sélection de charcuterie" }
|
||||
]}
|
||||
@@ -117,15 +117,15 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Qualité Supérieure", description: "Viandes fraîches sélectionnées avec exigence pour garantir saveur et tendreté", icon: Star,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053688.jpg?_wi=3", imageAlt: "Qualité de nos viandes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-slices-with-greens-pepper-gray-background-cow-photo-animal-pepper-chicken-raw-color_140725-160334.jpg?_wi=3", imageAlt: "Sélection premium" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053688.jpg", imageAlt: "Qualité de nos viandes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-slices-with-greens-pepper-gray-background-cow-photo-animal-pepper-chicken-raw-color_140725-160334.jpg", imageAlt: "Sélection premium" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Service de Proximité", description: "Notre équipe connait vos préférences et vous conseille personnellement chaque visite", icon: Users,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg?_wi=2", imageAlt: "Équipe accueillante" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-steak-with-salt-pepper-wooden-cutting-board-chef-decorating-meat-with-rosemary-smiling-man-with-bearded-face-gloves-tattoo-his-arm-background_651396-3906.jpg?_wi=2", imageAlt: "Service client" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg", imageAlt: "Équipe accueillante" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-steak-with-salt-pepper-wooden-cutting-board-chef-decorating-meat-with-rosemary-smiling-man-with-bearded-face-gloves-tattoo-his-arm-background_651396-3906.jpg", imageAlt: "Service client" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user