Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9e56bb357 | |||
| 7300623783 | |||
| 2a3ea603f3 |
@@ -34,7 +34,7 @@ export default function BookingPage() {
|
||||
brandName="RVNCO"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EmVnHWEkxgx6AZzVQiLfPfH8Wh/uploaded-1780792442622-djoqlv6h.png"
|
||||
button={{ text: "Book a Consultation", href: "/booking" }}
|
||||
logoClassName="!w-32"
|
||||
logoClassName="!w-48"
|
||||
/>
|
||||
<div id="booking" data-section="booking" className="py-20 lg:py-32">
|
||||
<ContactText
|
||||
|
||||
@@ -40,7 +40,7 @@ export default function BusinessCoachTemplatePage() {
|
||||
brandName="RVNCO"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EmVnHWEkxgx6AZzVQiLfPfH8Wh/uploaded-1780792442622-djoqlv6h.png"
|
||||
button={{ text: "Book a Consultation", href: "/booking" }}
|
||||
logoClassName="!w-32"
|
||||
logoClassName="!w-48"
|
||||
/>
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "radial-gradient" }}
|
||||
|
||||
Reference in New Issue
Block a user