Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-26 11:14:54 +00:00

View File

@@ -3,11 +3,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
@@ -50,9 +48,9 @@ export default function LandingPage() {
tag="Luxury Brow Studio"
buttons={[{ text: "Book Your Appointment", href: "#contact" }]}
mediaItems={[
{ imageSrc: "https://img.freepik.com/free-photo/young-asian-woman-getting-eyebrow-microblading-procedure-beauty-salon_23-2148910516.jpg?t=st=1710000000~exp=1710003600~hmac=e1234567890abcdef1234567890", imageAlt: "Chinese Malaysian model eyebrow treatment" },
{ imageSrc: "https://img.freepik.com/free-photo/professional-beautician-performing-eyebrow-embroidery-happy-customer_23-2149103130.jpg?t=st=1710000000~exp=1710003600~hmac=abcdef1234567890", imageAlt: "Brow artist at work" },
{ imageSrc: "https://img.freepik.com/free-photo/portrait-beautiful-asian-woman-with-perfect-eyebrows-studio_23-2149230928.jpg?t=st=1710000000~exp=1710003600~hmac=1234567890abcdef", imageAlt: "Beautiful results of brow embroidery" }
{ imageSrc: "https://img.freepik.com/free-photo/young-asian-woman-getting-eyebrow-microblading-procedure-beauty-salon_23-2148910516.jpg", imageAlt: "Chinese Malaysian model eyebrow treatment" },
{ imageSrc: "https://img.freepik.com/free-photo/professional-beautician-performing-eyebrow-embroidery-happy-customer_23-2149103130.jpg", imageAlt: "Brow artist at work" },
{ imageSrc: "https://img.freepik.com/free-photo/portrait-beautiful-asian-woman-with-perfect-eyebrows-studio_23-2149230928.jpg", imageAlt: "Beautiful results of brow embroidery" }
]}
/>
</div>
@@ -65,7 +63,8 @@ export default function LandingPage() {
description="Based in the heart of Klang, 365 Brows Parlour is dedicated to high-end eyebrow embroidery. We pride ourselves on creating personalized, authentic brow styles that respect your natural features."
subdescription="Our commitment to cleanliness, precision, and the local community ensures every client leaves feeling empowered."
icon={Sparkles}
imageSrc="https://img.freepik.com/free-photo/beautician-holding-tools-modern-salon_23-2149190655.jpg?t=st=1710000000~exp=1710003600~hmac=a1b2c3d4e5f6g7h8", mediaAnimation="slide-up"
imageSrc="https://img.freepik.com/free-photo/beautician-holding-tools-modern-salon_23-2149190655.jpg"
mediaAnimation="slide-up"
imageAlt="professional brow artist tools"
/>
</div>
@@ -75,9 +74,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Microblading", description: "Crisp, natural hair-like strokes for full, defined brows.", imageSrc: "https://img.freepik.com/free-photo/close-up-microblading-procedure_23-2149102711.jpg?t=st=1710000000~exp=1710003600~hmac=123", imageAlt: "Microblading detail" },
{ title: "Powder Brows", description: "Soft, shaded finish perfect for an effortless morning look.", imageSrc: "https://img.freepik.com/free-photo/powder-brows-result-after-treatment_23-2149102657.jpg?t=st=1710000000~exp=1710003600~hmac=456", imageAlt: "Powder brow result" },
{ title: "Combo Brows", description: "The ideal mix of precision strokes and soft shading.", imageSrc: "https://img.freepik.com/free-photo/combo-brows-technique-beauty-salon_23-2149183870.jpg?t=st=1710000000~exp=1710003600~hmac=789", imageAlt: "Combo brow result" }
{ title: "Microblading", description: "Crisp, natural hair-like strokes for full, defined brows.", imageSrc: "https://img.freepik.com/free-photo/close-up-microblading-procedure_23-2149102711.jpg", imageAlt: "Microblading detail" },
{ title: "Powder Brows", description: "Soft, shaded finish perfect for an effortless morning look.", imageSrc: "https://img.freepik.com/free-photo/powder-brows-result-after-treatment_23-2149102657.jpg", imageAlt: "Powder brow result" },
{ title: "Combo Brows", description: "The ideal mix of precision strokes and soft shading.", imageSrc: "https://img.freepik.com/free-photo/combo-brows-technique-beauty-salon_23-2149183870.jpg", imageAlt: "Combo brow result" }
]}
title="Our Signature Services"
description="Tailored treatments for a refined aesthetic in Klang."
@@ -105,8 +104,8 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah Tan", role: "Client", company: "Klang Local", rating: 5, imageSrc: "https://img.freepik.com/free-photo/asian-woman-smiling-after-beauty-treatment_23-2149207872.jpg?t=st=1710000000~hmac=abc", imageAlt: "Client testimonial result" },
{ id: "2", name: "Mei Ling", role: "Client", company: "Klang Local", rating: 5, imageSrc: "https://img.freepik.com/free-photo/portrait-beautiful-asian-business-woman_23-2148398520.jpg?t=st=1710000000~hmac=def", imageAlt: "Happy client" }
{ id: "1", name: "Sarah Tan", role: "Client", company: "Klang Local", rating: 5, imageSrc: "https://img.freepik.com/free-photo/asian-woman-smiling-after-beauty-treatment_23-2149207872.jpg", imageAlt: "Client testimonial result" },
{ id: "2", name: "Mei Ling", role: "Client", company: "Klang Local", rating: 5, imageSrc: "https://img.freepik.com/free-photo/portrait-beautiful-asian-business-woman_23-2148398520.jpg", imageAlt: "Happy client" }
]}
title="Voices of Elegance"
description="Join our community of satisfied clients who trust us for their brow artistry."
@@ -120,7 +119,8 @@ export default function LandingPage() {
tag="Book Now"
title="Start Your Transformation"
description="Visit us in Klang for a personalized consultation. Let's create your best brows yet."
imageSrc="https://img.freepik.com/free-photo/modern-beauty-salon-interior_23-2149238663.jpg?t=st=1710000000~hmac=ghi", mediaAnimation="slide-up"
imageSrc="https://img.freepik.com/free-photo/modern-beauty-salon-interior_23-2149238663.jpg"
mediaAnimation="slide-up"
imageAlt="365 Brows Parlour salon front"
/>
</div>
@@ -130,7 +130,7 @@ export default function LandingPage() {
logoText="365 Brows Parlour"
columns={[
{ title: "Studio", items: [{ label: "Services", href: "#services" }, { label: "About", href: "#about" }] },
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
{ title: "Support", items: [{ label: "Contact", href: "#contact" }] }
]}
/>
</div>