Merge version_2 into main #4
1418
src/app/layout.tsx
1418
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user