Merge version_1 into main #3
@@ -91,11 +91,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Emma Wilson", role: "Creative", company: "Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-asian-woman-beige-oversized-sweater-sits-cafe-with-cup-coffee-carrot-juice_197531-16887.jpg" },
|
||||
{ id: "1", name: "Emma Wilson", role: "Creative", company: "Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-asian-woman-beige-oversized-sweater-sits-cafe-with-cup-coffee-carrot-juice_197531-16887.jpg?_wi=1" },
|
||||
{ id: "2", name: "Sarah Reed", role: "Director", company: "Growth", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-businesswoman-looking-stylish-wearing-turtleneck-sweater-smiling-camera-city-street-happy-face-expression_574295-2019.jpg" },
|
||||
{ id: "3", name: "Marcus Chen", role: "Architect", company: "Design", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-medical-mask-outside_23-2148777597.jpg" },
|
||||
{ id: "4", name: "Olivia Rose", role: "Manager", company: "Brand", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wanderlust-nature-with-beautiful-female-traveler_23-2148931727.jpg" },
|
||||
{ id: "5", name: "James Holt", role: "Photographer", company: "Visuals", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-asian-woman-beige-oversized-sweater-sits-cafe-with-cup-coffee-carrot-juice_197531-16887.jpg" },
|
||||
{ id: "5", name: "James Holt", role: "Photographer", company: "Visuals", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-asian-woman-beige-oversized-sweater-sits-cafe-with-cup-coffee-carrot-juice_197531-16887.jpg?_wi=2" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "10k+", label: "Happy Clients" },
|
||||
|
||||
Reference in New Issue
Block a user