Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLarge"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Elevate Your Everyday Style"
|
||||
description="Discover premium watches, grooming trimmers, and luxury wallets designed for the discerning gentleman. Quality craftsmanship meets modern design."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "50K+", label: "Satisfied Customers" },
|
||||
{ value: "99.8%", label: "Order Accuracy" },
|
||||
@@ -178,13 +178,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Perfect Premium Timepiece", quote: "The Midnight Elite Watch exceeded my expectations. The craftsmanship is impeccable and it arrived beautifully packaged. I've received countless compliments. Highly recommend!", name: "James Mitchell", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"},
|
||||
id: "1", title: "Perfect Premium Timepiece", quote: "The Midnight Elite Watch exceeded my expectations. The craftsmanship is impeccable and it arrived beautifully packaged. I've received countless compliments. Highly recommend!", name: "James Mitchell", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"},
|
||||
{
|
||||
id: "2", title: "Exceptional Quality & Service", quote: "Outstanding customer service and premium quality products. The Bifold Classic Wallet is my daily companion. Worth every penny and the support team is incredibly responsive.", name: "David Chen", role: "CEO, Tech Startup", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", imageAlt: "David Chen"},
|
||||
{
|
||||
id: "3", title: "Game-Changing Grooming", quote: "The Executive Beard Trimmer has become an essential part of my morning routine. Superior build quality and it actually delivers on its promises. Great investment!", name: "Michael Rodriguez", role: "Business Consultant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Rodriguez"},
|
||||
id: "3", title: "Game-Changing Grooming", quote: "The Executive Beard Trimmer has become an essential part of my morning routine. Superior build quality and it actually delivers on its promises. Great investment!", name: "Michael Rodriguez", role: "Business Consultant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
id: "4", title: "Truly Premium Experience", quote: "From ordering to delivery, every step was handled professionally. The attention to detail in their products and service is remarkable. A+ company to do business with.", name: "Robert Thompson", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Thompson"},
|
||||
id: "4", title: "Truly Premium Experience", quote: "From ordering to delivery, every step was handled professionally. The attention to detail in their products and service is remarkable. A+ company to do business with.", name: "Robert Thompson", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user