Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 10:15:07 +00:00
2 changed files with 11 additions and 1415 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -47,8 +47,8 @@ export default function LandingPage() {
tagAnimation="slide-up"
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" }
{ text: "Appeler Maintenant", href: "tel:0257212544" },
{ text: "Voir sur Google Maps", href: "https://maps.google.com/?q=25+Rue+Jules+Lallemand+35000+Rennes" }
]}
buttonAnimation="slide-up"
mediaItems={[
@@ -167,8 +167,8 @@ export default function LandingPage() {
title="Visitez Boucherie Cleunay"
description="Situé au cœur de Rennes, dans le quartier Cleunay. Ouvert 7 jours sur 7, de 8h30 à 20h15 pour vous accueillir."
buttons={[
{ text: "📞 02 57 21 25 44", href: "tel:0257212544" },
{ text: "📍 25 Rue Jules Lallemand, 35000 Rennes", href: "https://maps.google.com/?q=25+Rue+Jules+Lallemand+35000+Rennes" }
{ text: "Appeler Maintenant", href: "tel:0257212544" },
{ text: "Voir sur Google Maps", href: "https://maps.google.com/?q=25+Rue+Jules+Lallemand+35000+Rennes" }
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}