Merge version_3 into main #5
@@ -252,17 +252,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Glam & Glow made me feel like an absolute queen on my wedding day! My makeup was flawless and lasted all night. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-proposing-her-girlfriend-marriage_23-2147891264.jpg", imageAlt: "Sarah Johnson, a happy bride"},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Glam & Glow made me feel like an absolute queen on my wedding day! My makeup was flawless and lasted all night. I couldn't have asked for a better experience; truly exceptional service from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-proposing-her-girlfriend-marriage_23-2147891264.jpg", imageAlt: "Sarah Johnson, a happy bride"},
|
||||
{
|
||||
id: "2", name: "Emily White", handle: "@emilyw", testimonial: "The team was incredible! They truly understood my vision for a natural yet elegant look. I've never felt more beautiful.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-bride-looking-camera_8353-11833.jpg", imageAlt: "Emily White, a smiling bride"},
|
||||
id: "2", name: "Emily White", handle: "@emilyw", testimonial: "The team was incredible! They truly understood my vision for a natural yet elegant look. I've never felt more beautiful and confident. Every detail was perfect.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-bride-looking-camera_8353-11833.jpg", imageAlt: "Emily White, a smiling bride"},
|
||||
{
|
||||
id: "3", name: "Jessica Lee", handle: "@jessical", testimonial: "My hair was exactly what I dreamed of, and the makeup was perfect. Glam & Glow's professionalism and talent are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-celebrating-engagement-party_23-2149326528.jpg", imageAlt: "Jessica Lee, a stunning bride"},
|
||||
id: "3", name: "Jessica Lee", handle: "@jessical", testimonial: "My hair was exactly what I dreamed of, and the makeup was perfect. Glam & Glow's professionalism and talent are unmatched, delivering results beyond expectation.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-celebrating-engagement-party_23-2149326528.jpg", imageAlt: "Jessica Lee, a stunning bride"},
|
||||
{
|
||||
id: "4", name: "Amanda Garcia", handle: "@amandag", testimonial: "From the trial to the big day, everything was seamless. They listened to every detail and created a look beyond my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-business-woman-standing-near-bearded-man-suit_171337-18292.jpg", imageAlt: "Amanda Garcia, a radiant bride"},
|
||||
id: "4", name: "Amanda Garcia", handle: "@amandag", testimonial: "From the trial to the big day, everything was seamless. They listened to every detail and created a look beyond my expectations, making me feel absolutely radiant.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-business-woman-standing-near-bearded-man-suit_171337-18292.jpg", imageAlt: "Amanda Garcia, a radiant bride"},
|
||||
{
|
||||
id: "5", name: "Nicole Brown", handle: "@nicoleb", testimonial: "Absolutely phenomenal service! My bridal party and I all looked stunning. Thank you, Glam & Glow, for making us feel so special.", imageSrc: "http://img.b2bpic.net/free-photo/proud-bride-posing_1153-1378.jpg", imageAlt: "Nicole Brown, a joyful bride"},
|
||||
id: "5", name: "Nicole Brown", handle: "@nicoleb", testimonial: "Absolutely phenomenal service! My bridal party and I all looked stunning. Thank you, Glam & Glow, for making us feel so special and beautiful on the most important day.", imageSrc: "http://img.b2bpic.net/free-photo/proud-bride-posing_1153-1378.jpg", imageAlt: "Nicole Brown, a joyful bride"},
|
||||
{
|
||||
id: "6", name: "Olivia Miller", handle: "@oliviam", testimonial: "The perfect balance of glam and glow! My makeup and hair felt light, natural, and stayed perfect through tears and dancing. So grateful!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-dressed-white-pajamas_158538-16877.jpg", imageAlt: "Olivia Miller, an elegant bride"}
|
||||
id: "6", name: "Olivia Miller", handle: "@oliviam", testimonial: "The perfect balance of glam and glow! My makeup and hair felt light, natural, and stayed perfect through tears and dancing. So grateful for their amazing artistry!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-dressed-white-pajamas_158538-16877.jpg", imageAlt: "Olivia Miller, an elegant bride"}
|
||||
]}
|
||||
title="Rave Reviews from Our Brides"
|
||||
description="Hear directly from our happy brides who trusted Glam & Glow to make their wedding day beauty dreams come true."
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
names={[
|
||||
"WeddingWire", "The Knot", "BRIDES", "Style Me Pretty", "Junebug Weddings", "Martha Stewart Weddings", "Inside Weddings"]}
|
||||
title="Featured In Leading Bridal Publications"
|
||||
description="We are proud to be recognized and featured by top wedding industry platforms and magazines."
|
||||
description="We are proud to be recognized and featured by top wedding industry platforms and magazines, a testament to our positive customer experiences."
|
||||
tag="As Seen On"
|
||||
/>
|
||||
</div>
|
||||
@@ -314,7 +314,7 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="Let's Connect"
|
||||
title="Book Your Bridal Beauty Experience"
|
||||
description="Ready to glow on your wedding day? Contact us to schedule your consultation and discuss your dream bridal look."
|
||||
description="Ready to glow on your wedding day? Contact us to schedule your consultation and discuss your dream bridal look. Find us at: Hebbron villa, A Main Rd, Hallehalli, Halehalli, Karnataka 560036. Call us: 081234 97726. We're open until 9 PM daily."
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-bride-posing_23-2148105871.jpg"
|
||||
imageAlt="Elegant bridal studio interior with soft lighting"
|
||||
@@ -353,6 +353,16 @@ export default function LandingPage() {
|
||||
label: "Contact", href: "#contact"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contact Info", items: [
|
||||
{
|
||||
label: "Hebbron villa, A Main Rd, Hallehalli, Halehalli, Karnataka 560036", href: "https://www.google.com/maps/search/Hebbron+villa,+A+Main+Rd,+Hallehalli,+Halehalli,+Karnataka+560036"},
|
||||
{
|
||||
label: "Phone: 081234 97726", href: "tel:08123497726"},
|
||||
{
|
||||
label: "Open until 9 PM daily", href: "#contact"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user