Merge version_1_1781528323432 into main #2
@@ -20,33 +20,24 @@ export default function HomePage() {
|
||||
title="Luxury Beauty for Every Special Moment"
|
||||
description="Experience world-class beauty services, flawless bridal makeovers, and personalized styling designed to celebrate your unique beauty."
|
||||
primaryButton={{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Appointment", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Explore Services",
|
||||
href: "#services",
|
||||
}}
|
||||
text: "Explore Services", href: "#services"}}
|
||||
items={[
|
||||
{
|
||||
text: "Bridal Artistry",
|
||||
icon: Sparkles,
|
||||
text: "Bridal Artistry", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
text: "Hair Care",
|
||||
icon: Scissors,
|
||||
text: "Hair Care", icon: Scissors,
|
||||
},
|
||||
{
|
||||
text: "Nail Lounge",
|
||||
icon: Palette,
|
||||
text: "Nail Lounge", icon: Palette,
|
||||
},
|
||||
{
|
||||
text: "Skin Glow",
|
||||
icon: Sun,
|
||||
text: "Skin Glow", icon: Sun,
|
||||
},
|
||||
]}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/woman-getting-her-hair-done-beauty-salon_23-2149167394.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-getting-her-hair-done-beauty-salon_23-2149167394.jpg?_wi=2"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/woman-getting-her-hair-done-beauty-salon_23-2149167394.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -67,26 +58,11 @@ export default function HomePage() {
|
||||
description="Crafted to perfection with premium techniques."
|
||||
steps={[
|
||||
{
|
||||
tag: "Bridal",
|
||||
title: "Bridal Excellence",
|
||||
subtitle: "Luxury Makeovers",
|
||||
description: "Flawless bridal and engagement styling.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-with-wedding-dress_23-2148106126.jpg?_wi=1",
|
||||
},
|
||||
tag: "Bridal", title: "Bridal Excellence", subtitle: "Luxury Makeovers", description: "Flawless bridal and engagement styling.", imageSrc: "http://img.b2bpic.net/free-photo/bride-with-wedding-dress_23-2148106126.jpg"},
|
||||
{
|
||||
tag: "Hair",
|
||||
title: "Hair Transformations",
|
||||
subtitle: "Expert Styling",
|
||||
description: "Professional cuts, colors, and treatments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-giving-hairstyle-young-woman_23-2147769862.jpg",
|
||||
},
|
||||
tag: "Hair", title: "Hair Transformations", subtitle: "Expert Styling", description: "Professional cuts, colors, and treatments.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-giving-hairstyle-young-woman_23-2147769862.jpg"},
|
||||
{
|
||||
tag: "Beauty",
|
||||
title: "Beauty Lounge",
|
||||
subtitle: "Luxury Grooming",
|
||||
description: "Body waxing, skincare, and enhancements.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dryin-process-small-dog-sits-table-dog-drying-by-professional_1157-48815.jpg",
|
||||
},
|
||||
tag: "Beauty", title: "Beauty Lounge", subtitle: "Luxury Grooming", description: "Body waxing, skincare, and enhancements.", imageSrc: "http://img.b2bpic.net/free-photo/dryin-process-small-dog-sits-table-dog-drying-by-professional_1157-48815.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -100,46 +76,22 @@ export default function HomePage() {
|
||||
description="Choose your dream bridal experience."
|
||||
plans={[
|
||||
{
|
||||
tag: "Signature",
|
||||
price: "Custom",
|
||||
description: "Essential beauty services.",
|
||||
primaryButton: {
|
||||
text: "Select",
|
||||
href: "#contact",
|
||||
},
|
||||
tag: "Signature", price: "Custom", description: "Essential beauty services.", primaryButton: {
|
||||
text: "Select", href: "#contact"},
|
||||
features: [
|
||||
"Bridal Makeup",
|
||||
"Hair Styling",
|
||||
"Consultation",
|
||||
],
|
||||
"Bridal Makeup", "Hair Styling", "Consultation"],
|
||||
},
|
||||
{
|
||||
tag: "Royal",
|
||||
price: "Custom",
|
||||
description: "Enhanced luxury transformation.",
|
||||
primaryButton: {
|
||||
text: "Select",
|
||||
href: "#contact",
|
||||
},
|
||||
tag: "Royal", price: "Custom", description: "Enhanced luxury transformation.", primaryButton: {
|
||||
text: "Select", href: "#contact"},
|
||||
features: [
|
||||
"Luxury Makeup",
|
||||
"Prep Treatments",
|
||||
"Touch-Up",
|
||||
],
|
||||
"Luxury Makeup", "Prep Treatments", "Touch-Up"],
|
||||
},
|
||||
{
|
||||
tag: "Platinum",
|
||||
price: "Custom",
|
||||
description: "VIP Wedding Experience.",
|
||||
primaryButton: {
|
||||
text: "Select",
|
||||
href: "#contact",
|
||||
},
|
||||
tag: "Platinum", price: "Custom", description: "VIP Wedding Experience.", primaryButton: {
|
||||
text: "Select", href: "#contact"},
|
||||
features: [
|
||||
"Complete Styling",
|
||||
"Family Makeup",
|
||||
"VIP Support",
|
||||
],
|
||||
"Complete Styling", "Family Makeup", "VIP Support"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -154,28 +106,16 @@ export default function HomePage() {
|
||||
description="Trusted by hundreds of happy clients."
|
||||
metrics={[
|
||||
{
|
||||
value: "4.7★",
|
||||
title: "Rating",
|
||||
features: [
|
||||
"Exceptional service",
|
||||
"169+ Reviews",
|
||||
],
|
||||
value: "4.7★", title: "Rating", features: [
|
||||
"Exceptional service", "169+ Reviews"],
|
||||
},
|
||||
{
|
||||
value: "100+",
|
||||
title: "Bridal Looks",
|
||||
features: [
|
||||
"Flawless finish",
|
||||
"Personalized style",
|
||||
],
|
||||
value: "100+", title: "Bridal Looks", features: [
|
||||
"Flawless finish", "Personalized style"],
|
||||
},
|
||||
{
|
||||
value: "10+",
|
||||
title: "Year History",
|
||||
features: [
|
||||
"Expert artistry",
|
||||
"Proven excellence",
|
||||
],
|
||||
value: "10+", title: "Year History", features: [
|
||||
"Expert artistry", "Proven excellence"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -190,20 +130,11 @@ export default function HomePage() {
|
||||
description="Professional artists dedicated to your transformation."
|
||||
members={[
|
||||
{
|
||||
name: "Annie A.",
|
||||
role: "Head Stylist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-work-her-beauty-visage-studio-salon-woman-professional-make-up-master-beauty-club-concept_627829-9070.jpg",
|
||||
},
|
||||
name: "Annie A.", role: "Head Stylist", imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-work-her-beauty-visage-studio-salon-woman-professional-make-up-master-beauty-club-concept_627829-9070.jpg"},
|
||||
{
|
||||
name: "Sarah K.",
|
||||
role: "Makeup Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-bride-young-woman-with-wedding-hairstyle-silk-robe-drinking-looking-bridesmaids-gray-style-robes-standing-spacious-room-near-window_8353-12010.jpg",
|
||||
},
|
||||
name: "Sarah K.", role: "Makeup Specialist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-bride-young-woman-with-wedding-hairstyle-silk-robe-drinking-looking-bridesmaids-gray-style-robes-standing-spacious-room-near-window_8353-12010.jpg"},
|
||||
{
|
||||
name: "Zoya M.",
|
||||
role: "Beauty Consultant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-manager-showing-plan-paper_23-2148085191.jpg",
|
||||
},
|
||||
name: "Zoya M.", role: "Beauty Consultant", imageSrc: "http://img.b2bpic.net/free-photo/event-manager-showing-plan-paper_23-2148085191.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -217,40 +148,20 @@ export default function HomePage() {
|
||||
description="Hear from our happy signature brides."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ayesha Khan",
|
||||
role: "Bride",
|
||||
quote: "Beautiful salon atmosphere with highly skilled professionals.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-posing-with-flowers_23-2149722039.jpg",
|
||||
},
|
||||
name: "Ayesha Khan", role: "Bride", quote: "Beautiful salon atmosphere with highly skilled professionals.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-posing-with-flowers_23-2149722039.jpg"},
|
||||
{
|
||||
name: "Sara Ali",
|
||||
role: "Bride",
|
||||
quote: "Amazing bridal makeover experience with attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-glamour-portrait-beautiful-woman-model-with-fresh-daily-makeup-with-dark-red-lips-color-clean-healthy-skin-face-studio-lights_158538-14326.jpg",
|
||||
},
|
||||
name: "Sara Ali", role: "Bride", quote: "Amazing bridal makeover experience with attention to detail.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-glamour-portrait-beautiful-woman-model-with-fresh-daily-makeup-with-dark-red-lips-color-clean-healthy-skin-face-studio-lights_158538-14326.jpg"},
|
||||
{
|
||||
name: "Maria Noor",
|
||||
role: "Customer",
|
||||
quote: "Highly skilled professionals and exceptional service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rhinoplasty-surgery-concept-with-woman-model_23-2150036928.jpg",
|
||||
},
|
||||
name: "Maria Noor", role: "Customer", quote: "Highly skilled professionals and exceptional service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rhinoplasty-surgery-concept-with-woman-model_23-2150036928.jpg"},
|
||||
{
|
||||
name: "Zainab Ahmed",
|
||||
role: "Bride",
|
||||
quote: "Simply the best bridal studio in Multan.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-charming-ice-queen_329181-6524.jpg",
|
||||
},
|
||||
name: "Zainab Ahmed", role: "Bride", quote: "Simply the best bridal studio in Multan.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-charming-ice-queen_329181-6524.jpg"},
|
||||
{
|
||||
name: "Fatima Raza",
|
||||
role: "Customer",
|
||||
quote: "Amazing atmosphere and professional treatments.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refined-woman-sparkle-attire-posing-dark-background-closeup-portrait-sensual-white-lady_197531-25633.jpg",
|
||||
},
|
||||
name: "Fatima Raza", role: "Customer", quote: "Amazing atmosphere and professional treatments.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refined-woman-sparkle-attire-posing-dark-background-closeup-portrait-sensual-white-lady_197531-25633.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -264,17 +175,11 @@ export default function HomePage() {
|
||||
description="Everything you need to know."
|
||||
items={[
|
||||
{
|
||||
question: "How do I book?",
|
||||
answer: "Contact us via WhatsApp or phone 0322 6156013.",
|
||||
},
|
||||
question: "How do I book?", answer: "Contact us via WhatsApp or phone 0322 6156013."},
|
||||
{
|
||||
question: "Are trials available?",
|
||||
answer: "Yes, we offer beauty consultations and trials.",
|
||||
},
|
||||
question: "Are trials available?", answer: "Yes, we offer beauty consultations and trials."},
|
||||
{
|
||||
question: "Where are you located?",
|
||||
answer: "Opposite Pizza Hut, Gulgasht Colony, Multan.",
|
||||
},
|
||||
question: "Where are you located?", answer: "Opposite Pizza Hut, Gulgasht Colony, Multan."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -286,13 +191,9 @@ export default function HomePage() {
|
||||
tag="Book Now"
|
||||
text="Reserve your signature appointment today."
|
||||
primaryButton={{
|
||||
text: "WhatsApp Now",
|
||||
href: "https://wa.me/923226156013",
|
||||
}}
|
||||
text: "WhatsApp Now", href: "https://wa.me/923226156013"}}
|
||||
secondaryButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:03226156013",
|
||||
}}
|
||||
text: "Call Now", href: "tel:03226156013"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user