Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,35 +62,35 @@ export default function LandingPage() {
|
||||
handle: "@techguru",
|
||||
testimonial: "This charger changed my desk game completely. Sleek and fast.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman_23-2147837532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman_23-2147837532.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sam Smith",
|
||||
handle: "@creative",
|
||||
testimonial: "Finally, no more cable clutter. It looks beautiful on my setup.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jordan Lee",
|
||||
handle: "@devlife",
|
||||
testimonial: "Solid build quality and magnetic strength is just perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Pat Cook",
|
||||
handle: "@designer",
|
||||
testimonial: "Charging three devices at once with one cord is genius.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sam Taylor",
|
||||
handle: "@techie",
|
||||
testimonial: "Fastest charging for my watch I've seen in a dock.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
quote: "The magnetic connection is incredibly strong. Best dock I've used.",
|
||||
name: "Sarah J.",
|
||||
role: "Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman_23-2147837532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman_23-2147837532.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -274,7 +274,7 @@ export default function LandingPage() {
|
||||
quote: "I can charge my watch, phone, and buds simultaneously now. Super clean.",
|
||||
name: "Michael K.",
|
||||
role: "Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
quote: "Feels premium, charges extremely fast. Highly recommended product.",
|
||||
name: "Elena P.",
|
||||
role: "Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -290,7 +290,7 @@ export default function LandingPage() {
|
||||
quote: "Matches my Apple setup perfectly. A truly refined charging station.",
|
||||
name: "David W.",
|
||||
role: "Creative",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
quote: "Stopped my cables from tangling. Best tech purchase this year.",
|
||||
name: "Chloe T.",
|
||||
role: "Student",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Loved by Thousands"
|
||||
|
||||
Reference in New Issue
Block a user