Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ec50511c2 | |||
| 564ffa4b1a | |||
| 2a5e3f5583 | |||
| 4e5541d7af |
@@ -32,6 +32,7 @@ export default function BookingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
brandName="Elegance Builders"
|
brandName="Elegance Builders"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EmVnHWEkxgx6AZzVQiLfPfH8Wh/uploaded-1780792442622-djoqlv6h.png"
|
||||||
button={{ text: "Book a Consultation", href: "/booking" }}
|
button={{ text: "Book a Consultation", href: "/booking" }}
|
||||||
/>
|
/>
|
||||||
<div id="booking" data-section="booking" className="py-20 lg:py-32">
|
<div id="booking" data-section="booking" className="py-20 lg:py-32">
|
||||||
|
|||||||
@@ -38,6 +38,7 @@ export default function BusinessCoachTemplatePage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
brandName="Elegance Builders"
|
brandName="Elegance Builders"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EmVnHWEkxgx6AZzVQiLfPfH8Wh/uploaded-1780792442622-djoqlv6h.png"
|
||||||
button={{ text: "Book a Consultation", href: "/booking" }}
|
button={{ text: "Book a Consultation", href: "/booking" }}
|
||||||
/>
|
/>
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
@@ -153,10 +154,8 @@ export default function BusinessCoachTemplatePage() {
|
|||||||
{
|
{
|
||||||
id: "2", title: "Commitment to Luxury Craftsmanship", content: "Our commitment to excellence is reflected in our selection of premium materials, skilled artisans, and rigorous quality control at every stage. We pride ourselves on meticulous attention to detail."},
|
id: "2", title: "Commitment to Luxury Craftsmanship", content: "Our commitment to excellence is reflected in our selection of premium materials, skilled artisans, and rigorous quality control at every stage. We pride ourselves on meticulous attention to detail."},
|
||||||
{
|
{
|
||||||
id: "3", title: "Working with Existing Plans", content: "While we offer comprehensive design services, we are also adept at bringing your existing architectural plans to life with our build expertise, ensuring your vision is realized to the highest standards."},
|
id: "3", title: "Working with Existing Plans", content: "While we offer comprehensive design services, we are also adept at bringing your existing architectural plans to life with our build expertise, ensuring your vision is realized to the highest standards."}, {
|
||||||
{
|
id: "4", title: "Project Timelines & Transparency", content: "Project timelines vary significantly based on scope and complexity. We provide a detailed project schedule at the outset and maintain transparent communication throughout, keeping you informed at every milestone."} ]}
|
||||||
id: "4", title: "Project Timelines & Transparency", content: "Project timelines vary significantly based on scope and complexity. We provide a detailed project schedule at the outset and maintain transparent communication throughout, keeping you informed at every milestone."},
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to build your legacy? Schedule a consultation to discuss your luxury project."
|
text="Ready to build your legacy? Schedule a consultation to discuss your luxury project."
|
||||||
|
|||||||
Reference in New Issue
Block a user