Merge version_1 into main #1
@@ -57,11 +57,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Fashion Blogger", testimonial: "The quality and style of these pieces are exceptional. My go-to brand!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Marcus Williams", handle: "Style Consultant", testimonial: "Finally a brand that combines elegance with comfort perfectly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -129,11 +129,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Rodriguez", role: "Fashion Enthusiast", company: "Style Collective", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Mitchell", role: "Lifestyle Blogger", company: "Modern Living", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Olivia Park", role: "Creative Director", company: "Design Studio", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user