Merge version_1 into main #3
@@ -58,13 +58,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus Reid", handle: "CEO, Luxury Retail Co", testimonial: "These watches are the perfect investment. The quality and attention to detail are unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sophie Anderson", handle: "Entrepreneur", testimonial: "Every moment wearing this watch reminds me of timeless elegance and Swiss precision.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-her-office-businesswoman-sitting-with-her-notebook-writing-making_1258-194709.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-her-office-businesswoman-sitting-with-her-notebook-writing-making_1258-194709.jpg?_wi=1"},
|
||||
{
|
||||
name: "James Mitchell", handle: "Executive Director", testimonial: "An exceptional timepiece that transcends generations. A true collector's item.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg?_wi=1"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -151,13 +151,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Richard Thompson", role: "Watch Collector", company: "Luxury Watch Society", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Isabella Martinez", role: "Jewelry Designer", company: "Premium Designs Int'l", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-her-office-businesswoman-sitting-with-her-notebook-writing-making_1258-194709.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-her-office-businesswoman-sitting-with-her-notebook-writing-making_1258-194709.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "David Chen", role: "Business Executive", company: "Fortune 500 Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg?_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "25,000+", label: "Happy Customers" },
|
||||
|
||||
Reference in New Issue
Block a user