Merge version_1 into main #2
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-drinking-whiskey_1303-19849.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-drinking-whiskey_1303-19849.jpg"
|
||||
imageAlt="Elite Lounge luxury retail experience"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -73,13 +73,13 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Signature Collection Item", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409249.jpg?_wi=1", imageAlt: "Premium luxury product"
|
||||
id: "1", name: "Signature Collection Item", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409249.jpg", imageAlt: "Premium luxury product"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Exclusive Wellness Product", price: "$189.99", imageSrc: "http://img.b2bpic.net/free-photo/sale-shopping-fashion-style-people-concept-elegant-young-man-choosing-footwear-mall_1157-48892.jpg?_wi=1", imageAlt: "Luxury wellness item"
|
||||
id: "2", name: "Exclusive Wellness Product", price: "$189.99", imageSrc: "http://img.b2bpic.net/free-photo/sale-shopping-fashion-style-people-concept-elegant-young-man-choosing-footwear-mall_1157-48892.jpg", imageAlt: "Luxury wellness item"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Premium Experience Set", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094178.jpg?_wi=1", imageAlt: "Exclusive premium collection"
|
||||
id: "3", name: "Premium Experience Set", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094178.jpg", imageAlt: "Exclusive premium collection"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -89,6 +89,7 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="Why Elite Lounge Stands Apart: Serving Sophisticated Men with Discretion and Premium Quality Since Day One"
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{ icon: Shield, label: "Discreet Packaging", value: "100%" },
|
||||
{ icon: Sparkles, label: "Premium Products", value: "500+" },
|
||||
@@ -111,16 +112,16 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Absolute Discretion", description: "All orders ship in unmarked, discreet packaging with no identifying marks. Your privacy is our priority.", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409249.jpg?_wi=2", imageAlt: "Discreet packaging"
|
||||
id: "01", title: "Absolute Discretion", description: "All orders ship in unmarked, discreet packaging with no identifying marks. Your privacy is our priority.", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409249.jpg", imageAlt: "Discreet packaging"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Premium Quality Guarantee", description: "Every product is rigorously tested for safety, durability, and satisfaction. We guarantee authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/sale-shopping-fashion-style-people-concept-elegant-young-man-choosing-footwear-mall_1157-48892.jpg?_wi=2", imageAlt: "Quality assurance"
|
||||
id: "02", title: "Premium Quality Guarantee", description: "Every product is rigorously tested for safety, durability, and satisfaction. We guarantee authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/sale-shopping-fashion-style-people-concept-elegant-young-man-choosing-footwear-mall_1157-48892.jpg", imageAlt: "Quality assurance"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Expert Consultation", description: "Discreet customer service team available 24/7 to help you find exactly what you need with no judgment.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094178.jpg?_wi=2", imageAlt: "Customer support"
|
||||
id: "03", title: "Expert Consultation", description: "Discreet customer service team available 24/7 to help you find exactly what you need with no judgment.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094178.jpg", imageAlt: "Customer support"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Fast, Secure Delivery", description: "Express shipping available. All transactions are encrypted and your data is never shared with third parties.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-drinking-whiskey_1303-19849.jpg?_wi=2", imageAlt: "Secure delivery"
|
||||
id: "04", title: "Fast, Secure Delivery", description: "Express shipping available. All transactions are encrypted and your data is never shared with third parties.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-drinking-whiskey_1303-19849.jpg", imageAlt: "Secure delivery"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -138,22 +139,22 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus R.", handle: "@sophisticated_taste", testimonial: "Elite Lounge delivers premium quality with absolute discretion. The customer service is exceptional and the delivery was discreetly handled. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus R."
|
||||
id: "1", name: "Marcus R.", handle: "@sophisticated_taste", testimonial: "Elite Lounge delivers premium quality with absolute discretion. The customer service is exceptional and the delivery was discreetly handled. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus R."
|
||||
},
|
||||
{
|
||||
id: "2", name: "David K.", handle: "@confident_gentleman", testimonial: "Best online shopping experience I've had. Premium products, secure ordering, and the packaging was perfectly discreet. Will definitely order again.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David K."
|
||||
id: "2", name: "David K.", handle: "@confident_gentleman", testimonial: "Best online shopping experience I've had. Premium products, secure ordering, and the packaging was perfectly discreet. Will definitely order again.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David K."
|
||||
},
|
||||
{
|
||||
id: "3", name: "James T.", handle: "@quality_first", testimonial: "The attention to detail and quality is outstanding. Every product exceeded my expectations. Elite Lounge is my go-to destination.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James T."
|
||||
id: "3", name: "James T.", handle: "@quality_first", testimonial: "The attention to detail and quality is outstanding. Every product exceeded my expectations. Elite Lounge is my go-to destination.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James T."
|
||||
},
|
||||
{
|
||||
id: "4", name: "Christopher L.", handle: "@discerning_shopper", testimonial: "Finally found a place that understands discretion and quality. The 24/7 availability is perfect for my schedule. Excellent service all around.", imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", imageAlt: "Christopher L."
|
||||
},
|
||||
{
|
||||
id: "5", name: "Robert M.", handle: "@premium_lifestyle", testimonial: "The customer support team is knowledgeable and respectful. I felt comfortable asking questions about products. This is how adult retail should be.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Robert M."
|
||||
id: "5", name: "Robert M.", handle: "@premium_lifestyle", testimonial: "The customer support team is knowledgeable and respectful. I felt comfortable asking questions about products. This is how adult retail should be.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert M."
|
||||
},
|
||||
{
|
||||
id: "6", name: "Andrew P.", handle: "@savvy_gentleman", testimonial: "Open on February 23rd when everywhere else is closed? That's the kind of service I expect. Quality products, professional handling, completely satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Andrew P."
|
||||
id: "6", name: "Andrew P.", handle: "@savvy_gentleman", testimonial: "Open on February 23rd when everywhere else is closed? That's the kind of service I expect. Quality products, professional handling, completely satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Andrew P."
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
@@ -171,7 +172,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
plans={[
|
||||
{
|
||||
id: "starter", badge: "Popular Choice", badgeIcon: Sparkles,
|
||||
|
||||
Reference in New Issue
Block a user