Update src/app/booking/page.tsx
This commit is contained in:
@@ -31,13 +31,14 @@ export default function BookingPage() {
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={navItems}
|
||||
brandName="Elegance Builders"
|
||||
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"
|
||||
/>
|
||||
<div id="booking" data-section="booking" className="py-20 lg:py-32">
|
||||
<ContactText
|
||||
text="Schedule your consultation with Elegance Builders. Let's discuss your luxury design and build project."
|
||||
text="Schedule your consultation with RVNCO. Let's discuss your luxury design and build project."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -51,7 +52,7 @@ export default function BookingPage() {
|
||||
/>
|
||||
</div>
|
||||
<FooterLogoEmphasis
|
||||
logoText="Elegance Builders"
|
||||
logoText="RVNCO"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user