Merge version_3 into main #10
@@ -69,7 +69,7 @@ export default function ContactPage() {
|
||||
imagePosition="right"
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Bel Nou: 082 452 9260", href: "tel:0824529260" },
|
||||
{ text: "Call Now: 082 452 9260", href: "tel:0824529260" },
|
||||
{ text: "Epos", href: "mailto:info@jacqueslouw.co.za" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
@@ -72,8 +72,8 @@ export default function HomePage() {
|
||||
imagePosition="right"
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Boek Afspraak Nou", href: "/contact" },
|
||||
{ text: "Bel Nou: 082 452 9260", href: "tel:0824529260" },
|
||||
{ text: "Book appointment now", href: "/contact" },
|
||||
{ text: "Call Now: 082 452 9260", href: "tel:0824529260" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user