6 Commits

Author SHA1 Message Date
c5bdf7d14b Merge version_4 into main
Merge version_4 into main
2026-06-11 11:01:23 +00:00
334517057a Update src/app/page.tsx 2026-06-11 11:01:20 +00:00
a14851a7ec Merge version_3 into main
Merge version_3 into main
2026-06-11 10:59:35 +00:00
117497d46d Update src/app/page.tsx 2026-06-11 10:59:32 +00:00
33f95ec4f6 Merge version_2 into main
Merge version_2 into main
2026-06-11 10:53:52 +00:00
5ae7ad62ee Merge version_2 into main
Merge version_2 into main
2026-06-11 10:53:28 +00:00

View File

@@ -50,8 +50,10 @@ export default function LandingPage() {
name: "Contact", id: "#contact"},
]}
brandName="Hair Couture Salon LLC"
logoSrc="https://assets.webuild.ai/hair-couture-salon-logo.png"
logoAlt="Hair Couture Salon Logo"
button={{
text: "Book Appointment", href: "#contact"}}
text: "Book Appointment", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -136,7 +138,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Our Story", href: "#"},
text: "Our Story", href: "#about"},
{
text: "Meet Our Team", href: "#team"},
]}
@@ -280,7 +282,7 @@ export default function LandingPage() {
text="Ready to transform your look? Book your bespoke hair experience today. Our team of master stylists awaits."
buttons={[
{
text: "Book Appointment", href: "#"},
text: "Book Appointment", href: "#contact"},
]}
/>
</div>
@@ -289,6 +291,8 @@ export default function LandingPage() {
<FooterMedia
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161784-r7oib9km.png?_wi=3"
videoAriaLabel="Elegant hair salon interior video"
logoSrc="https://assets.webuild.ai/hair-couture-salon-logo.png"
logoAlt="Hair Couture Salon Logo"
logoText="Hair Couture Salon LLC"
columns={[
{