Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -76,12 +76,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Colouring & Balayage", description: "Expert lived-in colour and precision foils.", imageSrc: "http://img.b2bpic.net/free-photo/process-hair-coloring-hairdresser-parlor_23-2147769771.jpg" },
|
||||
{ title: "Styling & Blowouts", description: "Dreamy, low-maintenance styles and bouncy blow waves.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-housewife-young-cheerful-woman-with-hair-curlers-hair-dryer-getting-ready-date-night-makes-hairstyle-home-white-background_343596-8193.jpg" },
|
||||
{ title: "Precision Cutting", description: "Styling cuts for all ages, including children's cuts.", imageSrc: "http://img.b2bpic.net/free-photo/macbook-hair-equipment_23-2148352873.jpg" }
|
||||
{ title: "Heidelberg Heights Colouring", description: "Local favourite lived-in colour and precision foils customized for Heidelberg residents.", imageSrc: "http://img.b2bpic.net/free-photo/process-hair-coloring-hairdresser-parlor_23-2147769771.jpg" },
|
||||
{ title: "Community Styling", description: "Dreamy styles and bouncy blow waves tailored for your everyday lifestyle in the Heights.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-housewife-young-cheerful-woman-with-hair-curlers-hair-dryer-getting-ready-date-night-makes-hairstyle-home-white-background_343596-8193.jpg" },
|
||||
{ title: "Local Precision Cutting", description: "Precision cuts for families, professionals, and kids throughout Heidelberg Heights.", imageSrc: "http://img.b2bpic.net/free-photo/macbook-hair-equipment_23-2148352873.jpg" }
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
description="Discover a wide range of professional hair services tailored to your needs."
|
||||
description="Professional hair services designed for our local community."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -106,11 +106,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah", handle: "@client", testimonial: "The best hair salon in Heidelberg! Love my new style.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-charming-adorable-lady-with-dark-hairstyle-is-posing-with-shy-smile-is-touching-head-while-looking-camera_291650-2392.jpg" },
|
||||
{ id: "2", name: "Jane", handle: "@client", testimonial: "So professional and friendly. My colour is perfect.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-smiling-woman-is-trying-beautiful-necklace-posh-jewellery-shop_613910-20742.jpg" },
|
||||
{ id: "3", name: "Emma", handle: "@client", testimonial: "Finally found my go-to place for lived-in colour.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg" },
|
||||
{ id: "4", name: "Chloe", handle: "@client", testimonial: "Excellent service and great atmosphere. Recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg" },
|
||||
{ id: "5", name: "Mia", handle: "@client", testimonial: "Amazing balayage results. Thank you team!", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229812.jpg" }
|
||||
{ id: "1", name: "Sarah from Heidelberg", handle: "@local", testimonial: "The best hair salon in Heidelberg! Love my new style.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-charming-adorable-lady-with-dark-hairstyle-is-posing-with-shy-smile-is-touching-head-while-looking-camera_291650-2392.jpg" },
|
||||
{ id: "2", name: "Jane, resident", handle: "@local", testimonial: "So professional and friendly. My colour is perfect.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-smiling-woman-is-trying-beautiful-necklace-posh-jewellery-shop_613910-20742.jpg" },
|
||||
{ id: "3", name: "Emma from the Heights", handle: "@local", testimonial: "Finally found my go-to place for lived-in colour.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg" },
|
||||
{ id: "4", name: "Chloe, local", handle: "@local", testimonial: "Excellent service and great atmosphere. Recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg" },
|
||||
{ id: "5", name: "Mia from Heidelberg", handle: "@local", testimonial: "Amazing balayage results. Thank you team!", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229812.jpg" }
|
||||
]}
|
||||
title="Client Stories"
|
||||
description="What our wonderful community says about their Heidel experience."
|
||||
@@ -122,12 +122,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Do you offer consultations?", content: "Yes, we provide complimentary consultations to discuss your hair goals." },
|
||||
{ id: "q2", title: "What products do you use?", content: "We use premium, high-quality salon-grade hair care and coloring products." },
|
||||
{ id: "q3", title: "How do I book an appointment?", content: "You can book directly through our website or call us at 0427 272 820." }
|
||||
{ id: "q1", title: "Do you offer local consultations?", content: "Yes, we are conveniently located in the heart of Heidelberg Heights and provide complimentary consultations for locals." },
|
||||
{ id: "q2", title: "What products do you use?", content: "We use premium, high-quality salon-grade hair care that we trust for our community's hair health." },
|
||||
{ id: "q3", title: "How do I book?", content: "Easy! Book through our website or visit us directly on Haig Street." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about booking with us."
|
||||
description="We love answering your questions about our local service."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Visit"
|
||||
description="Ready for a hair transformation? Send us a message or give us a call at 0427 272 820."
|
||||
description="Ready for a hair transformation? We are open and accepting new clients from Heidelberg Heights. Give us a call or book your slot today."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
@@ -160,4 +160,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user