4 Commits

Author SHA1 Message Date
1ec50511c2 Update src/app/page.tsx 2026-06-07 00:35:27 +00:00
564ffa4b1a Update src/app/page.tsx 2026-06-07 00:34:27 +00:00
2a5e3f5583 Update src/app/booking/page.tsx 2026-06-07 00:34:26 +00:00
4e5541d7af Merge version_3 into main
Merge version_3 into main
2026-06-07 00:32:31 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -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">

View File

@@ -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."