Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -75,8 +75,9 @@ export default function LandingPage() {
|
||||
description="We are a professional hair salon dedicated to providing exceptional hair services in a comfortable and welcoming environment. Our skilled stylists stay updated with the latest hair trends and techniques to deliver personalized consultations and stunning results for every client."
|
||||
tag="Salon Excellence"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg"
|
||||
imageAlt="professional hair salon stylists team"
|
||||
useInvertedBackground={false}
|
||||
@@ -90,7 +91,7 @@ export default function LandingPage() {
|
||||
description="We offer a comprehensive range of professional hair services tailored to meet your unique needs and style preferences."
|
||||
tag="Expert Hair Care"
|
||||
tagIcon={Scissors}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
@@ -125,7 +126,7 @@ export default function LandingPage() {
|
||||
description="Browse our collection of stunning transformations and professional hairstyles showcasing our expertise and creativity."
|
||||
tag="Before & After"
|
||||
tagIcon={ImageIcon}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="bento-grid"
|
||||
@@ -174,7 +175,7 @@ export default function LandingPage() {
|
||||
description="Real reviews from satisfied customers who trust SL Hair for their hair care needs. Join 543+ happy clients!"
|
||||
tag="4.9★ Google Rating"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
@@ -208,7 +209,7 @@ export default function LandingPage() {
|
||||
title="Book Your Appointment"
|
||||
description="Schedule your personalized hair appointment today. Fill out the form below or contact us directly to find the perfect time for your service."
|
||||
tagIcon={Calendar}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/cool-curly-hair-salon-poster_742173-8563.jpg"
|
||||
@@ -228,7 +229,7 @@ export default function LandingPage() {
|
||||
description="Visit us at our Seremban salon location. We're open 7 days a week to serve you."
|
||||
tag="Find Us"
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
textboxLayout="default"
|
||||
@@ -238,7 +239,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=509+Jalan+Haruan+4/5+Oakland+Commercial+Centre+Seremban" },
|
||||
{ text: "Call Us", href: "tel:016-301-1996" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "📍 Our Address", content: "509, Jalan Haruan 4/5\nOakland Commercial Centre\n70300 Seremban\nNegeri Sembilan, Malaysia"
|
||||
@@ -263,7 +264,7 @@ export default function LandingPage() {
|
||||
description="Join over 543 satisfied customers who trust SL Hair for professional, personalized hair services in Seremban."
|
||||
tag="Limited Slots Available"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="scale-rotate"
|
||||
@@ -272,7 +273,7 @@ export default function LandingPage() {
|
||||
{ text: "Call 016-301 1996", href: "tel:016-301-1996" },
|
||||
{ text: "WhatsApp Us", href: "https://wa.me/60163011996" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", icon: Star, title: "Google Rating", value: "4.9★" },
|
||||
{ id: "2", icon: Users, title: "Happy Customers", value: "543+" },
|
||||
|
||||
Reference in New Issue
Block a user