Merge version_5 into main
Merge version_5 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -149,20 +149,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "years", value: "30+", title: "Years of Excellence", items: [
|
||||
"Pioneering luxury services", "Unwavering commitment to quality"],
|
||||
id: "years", value: "30+", title: "Decades of Legacy", items: [
|
||||
"Founded on tradition", "Pioneering bespoke luxury"],
|
||||
},
|
||||
{
|
||||
id: "clients", value: "500+", title: "Satisfied Global Clients", items: [
|
||||
"Bespoke experiences delivered", "Discreet and personalized service"],
|
||||
id: "clients", value: "500+", title: "Global Clientele", items: [
|
||||
"Across 5 continents", "Exclusive and discreet network"],
|
||||
},
|
||||
{
|
||||
id: "events", value: "100+", title: "Exclusive Events Hosted", items: [
|
||||
"Unforgettable moments crafted", "Seamless execution and design"],
|
||||
id: "events", value: "100+", title: "Curated Experiences", items: [
|
||||
"Signature galas & retreats", "Unforgettable moments"],
|
||||
},
|
||||
]}
|
||||
title="Our Legacy in Numbers"
|
||||
description="Celebrating milestones that define our commitment to excellence and client satisfaction over the decades."
|
||||
title="Our Milestones in Luxury"
|
||||
description="Decades of unparalleled service, crafting bespoke experiences for a distinguished global clientele."
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
@@ -175,23 +175,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Isabella Rossi", role: "Philanthropist", testimonial: "Aetheria Luxuries transformed my understanding of bespoke service. Every detail was flawlessly executed, creating an experience far beyond my expectations. Truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Isabella Rossi", icon: Quote
|
||||
id: "1", name: "Isabella Rossi", role: "Philanthropist", testimonial: "Aetheria redefines luxury. Their private aviation service was seamless, and the attention to detail truly unparalleled. My expectations were not just met, but elegantly surpassed.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Isabella Rossi", icon: Quote
|
||||
},
|
||||
{
|
||||
id: "2", name: "Alexander Chen", role: "Tech Innovator", testimonial: "The products and services from Aetheria Luxuries are simply in a league of their own. Innovation meets unparalleled quality, and their discreet approach is highly valued.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-lovely-woman-with-long-light-brown-hair-big-blue-eyes-smiles-outdoors_291650-339.jpg", imageAlt: "Alexander Chen", icon: Quote
|
||||
id: "2", name: "Alexander Chen", role: "CEO, Innovate Global", testimonial: "For our executive retreats, Aetheria's yacht charters are simply the best. The personalized service and exquisite settings always ensure a productive yet relaxing experience.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-lovely-woman-with-long-light-brown-hair-big-blue-eyes-smiles-outdoors_291650-339.jpg", imageAlt: "Alexander Chen", icon: Quote
|
||||
},
|
||||
{
|
||||
id: "3", name: "Dr. Eleanor Vance", role: "Chief Medical Officer", testimonial: "I've consistently relied on Aetheria Luxuries for their exclusive offerings. Their commitment to excellence and personalized care makes every interaction a pleasure.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", imageAlt: "Dr. Eleanor Vance", icon: Quote
|
||||
id: "3", name: "Dr. Eleanor Vance", role: "Renowned Art Collector", testimonial: "The estate management by Aetheria Luxuries has been invaluable. My properties are maintained to perfection, allowing me to focus on my passions without a single worry.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", imageAlt: "Dr. Eleanor Vance", icon: Quote
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marcus Thorne", role: "Real Estate Mogul", testimonial: "For luxury estate management and bespoke travel, Aetheria Luxuries is my trusted partner. Their meticulous attention to detail ensures complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg", imageAlt: "Marcus Thorne", icon: Quote
|
||||
id: "4", name: "Marcus Thorne", role: "Founder, Thorne Ventures", testimonial: "From the Elysian Chronograph to bespoke jewelry, Aetheria’s collections are exceptional. Their expertise in sourcing the finest items is truly impressive.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg", imageAlt: "Marcus Thorne", icon: Quote
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophia Laurent", role: "Fashion Entrepreneur", testimonial: "Aetheria's curated collections are unmatched. The elegance and quality are evident in every piece, truly reflecting the essence of luxury.", imageSrc: "http://img.b2bpic.net/free-photo/couple-have-earned-little-relaxation_329181-20510.jpg", imageAlt: "Sophia Laurent", icon: Quote
|
||||
id: "5", name: "Sophia Laurent", role: "Creative Director, Lumina Couture", testimonial: "Aetheria has become my go-to for curating unique, high-end experiences. Their team understands discretion and delivers excellence every single time.", imageSrc: "http://img.b2bpic.net/free-photo/couple-have-earned-little-relaxation_329181-20510.jpg", imageAlt: "Sophia Laurent", icon: Quote
|
||||
},
|
||||
]}
|
||||
title="Voices of Distinction"
|
||||
description="What our esteemed clients say about their Aetheria experience, highlighting our dedication to luxury and service."
|
||||
title="Esteemed Voices, Unforgettable Experiences"
|
||||
description="Hear from our distinguished clients who have experienced the pinnacle of luxury with Aetheria."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -200,9 +200,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Hermes", "Cartier", "Rolls-Royce", "Patek Philippe", "Four Seasons", "Christie's", "Sotheby's"]}
|
||||
title="Trusted by Esteemed Partners"
|
||||
description="Our collaborations with leading brands and institutions reflect our commitment to excellence and unparalleled service."
|
||||
"Rolls-Royce", "Patek Philippe", "Four Seasons", "Christie's", "Sotheby's", "NetJets", "LVMH"]}
|
||||
title="Partnerships in Prestige"
|
||||
description="Collaborating with the world's most iconic luxury brands to ensure unparalleled quality and access for our clients."
|
||||
tagAnimation="none"
|
||||
buttonAnimation="none"
|
||||
speed={40}
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact", href: "/contact-us"},
|
||||
label: "Contact Us", href: "/contact-us"},
|
||||
{
|
||||
label: "FAQs", href: "#"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user