Merge version_1 into main #3
@@ -100,11 +100,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", role: "Pet Parent", company: "Happy Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-girl-mother-playing-with-rabbit_23-2148465997.jpg" },
|
||||
{ id: "1", name: "Sarah Johnson", role: "Pet Parent", company: "Happy Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-girl-mother-playing-with-rabbit_23-2148465997.jpg?_wi=1" },
|
||||
{ id: "2", name: "The Miller Family", role: "Pet Parents", company: "Happy Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/little-boy-holds-black-white-kitty-his-shoulder_8353-8634.jpg" },
|
||||
{ id: "3", name: "Mark Stevens", role: "Pet Parent", company: "Happy Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pet-owner-blazer-is-holding-big-fluffy-cat-dark-photo-studio_613910-12978.jpg" },
|
||||
{ id: "4", name: "Emily Davis", role: "Pet Parent", company: "Happy Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-petting-cute-cat_23-2149078361.jpg" },
|
||||
{ id: "5", name: "James Wilson", role: "Pet Parent", company: "Happy Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-girl-mother-playing-with-rabbit_23-2148465997.jpg" },
|
||||
{ id: "5", name: "James Wilson", role: "Pet Parent", company: "Happy Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-girl-mother-playing-with-rabbit_23-2148465997.jpg?_wi=2" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Happy Kittens" },
|
||||
|
||||
Reference in New Issue
Block a user