Merge version_2 into main #7
@@ -34,7 +34,7 @@ export default function AboutPage() {
|
||||
button={{
|
||||
text: "📞 Call Now", href: "tel:+212625728825"
|
||||
}}
|
||||
animateOnLoad={false}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ export default function CollectionPage() {
|
||||
button={{
|
||||
text: "📞 Call Now", href: "tel:+212625728825"
|
||||
}}
|
||||
animateOnLoad={false}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
button={{
|
||||
text: "📞 Call Now", href: "tel:+212625728825"
|
||||
}}
|
||||
animateOnLoad={false}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user