Merge version_1 into main #3
@@ -52,19 +52,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alexander V.", handle: "@alexv", testimonial: "The precision and finish are unparalleled. A true masterpiece.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg?_wi=1"},
|
||||
{
|
||||
name: "Elena R.", handle: "@elenar", testimonial: "Timeless aesthetics combined with Swiss accuracy. Simply breathtaking.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg?_wi=1"},
|
||||
{
|
||||
name: "Marcus J.", handle: "@marcusj", testimonial: "Best investment I've made in style. A perfect professional piece.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sarah K.", handle: "@sarahk", testimonial: "Sophisticated elegance for every occasion. Love it.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg?_wi=1"},
|
||||
{
|
||||
name: "Julian T.", handle: "@juliant", testimonial: "An absolute legacy piece that I will pass down to my son.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg?_wi=2"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -147,15 +147,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Alexander V.", handle: "@alexv", testimonial: "The precision and finish are unparalleled. A true masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg"},
|
||||
id: "t1", name: "Alexander V.", handle: "@alexv", testimonial: "The precision and finish are unparalleled. A true masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg?_wi=3"},
|
||||
{
|
||||
id: "t2", name: "Elena R.", handle: "@elenar", testimonial: "Timeless aesthetics combined with Swiss accuracy. Simply breathtaking.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg"},
|
||||
id: "t2", name: "Elena R.", handle: "@elenar", testimonial: "Timeless aesthetics combined with Swiss accuracy. Simply breathtaking.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg?_wi=2"},
|
||||
{
|
||||
id: "t3", name: "Marcus J.", handle: "@marcusj", testimonial: "Best investment I've made in style. A perfect professional piece.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg"},
|
||||
id: "t3", name: "Marcus J.", handle: "@marcusj", testimonial: "Best investment I've made in style. A perfect professional piece.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg?_wi=2"},
|
||||
{
|
||||
id: "t4", name: "Sarah K.", handle: "@sarahk", testimonial: "Sophisticated elegance for every occasion. Love it.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg"},
|
||||
id: "t4", name: "Sarah K.", handle: "@sarahk", testimonial: "Sophisticated elegance for every occasion. Love it.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg?_wi=2"},
|
||||
{
|
||||
id: "t5", name: "Julian T.", handle: "@juliant", testimonial: "Unbeatable engineering and class.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg"},
|
||||
id: "t5", name: "Julian T.", handle: "@juliant", testimonial: "Unbeatable engineering and class.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg?_wi=4"},
|
||||
]}
|
||||
title="Refined by Professionals"
|
||||
description="What industry leaders say about Aeterna timepieces."
|
||||
|
||||
Reference in New Issue
Block a user