2 Commits

Author SHA1 Message Date
aff3647b3c Update src/app/page.tsx 2026-04-22 20:13:58 +00:00
4c02066e92 Merge version_1 into main
Merge version_1 into main
2026-04-22 20:11:55 +00:00

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
]}
brandName="RMS Agency"
button={{
text: "Réserver un appel", href: "#contact"}}
text: "06 27 43 94 94", href: "tel:0627439494"}}
/>
</div>
@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Réserver un appel", href: "#contact"},
text: "Appeler le 06 27 43 94 94", href: "tel:0627439494"},
{
text: "Voir comment ça marche", href: "#services"},
]}
@@ -193,7 +193,7 @@ export default function LandingPage() {
{
id: "starter", badge: "Priorité", price: "Appel", subtitle: "Parlons de votre pipeline", buttons: [
{
text: "Planifier un appel", href: "#contact"},
text: "06 27 43 94 94", href: "tel:0627439494"},
],
features: [
"Audit pipeline", "Stratégie outbound", "Plan d'action"],