Update src/app/page.tsx
This commit is contained in:
@@ -159,17 +159,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson, Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-man-wearing-glasses_1262-10886.jpg", imageAlt: "Sarah Johnson avatar"},
|
||||
id: "1", name: "Sarah Johnson, Homeowner", imageSrc: "https://img.b2bpic.net/free-photo/green-grass-texture_1122-1330.jpg?id=1015167", imageAlt: "Sarah Johnson avatar"},
|
||||
{
|
||||
id: "2", name: "Michael Chen, Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-business-woman_1262-5643.jpg", imageAlt: "Michael Chen avatar"},
|
||||
id: "2", name: "Michael Chen, Property Manager", imageSrc: "https://img.b2bpic.net/free-photo/grassland-landscape-greening-environment-park-background_1112-1180.jpg?id=1145633", imageAlt: "Michael Chen avatar"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez, Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/pretty-businesswoman-talking-via-cellphone-city_1262-21013.jpg", imageAlt: "Emily Rodriguez avatar"},
|
||||
id: "3", name: "Emily Rodriguez, Business Owner", imageSrc: "https://img.b2bpic.net/free-photo/green-grass-with-copy-space-natural-green-plants-landscape-ecology-space-care-nature-idea-fresh-wallpaper-as-background_166373-2536.jpg?id=27778531", imageAlt: "Emily Rodriguez avatar"},
|
||||
{
|
||||
id: "4", name: "David Kim, HOA President", imageSrc: "http://img.b2bpic.net/free-photo/handsome-happy-african-american-man-standing-against_1262-5011.jpg", imageAlt: "David Kim avatar"},
|
||||
id: "4", name: "David Kim, HOA President", imageSrc: "https://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22795.jpg?id=8828103", imageAlt: "David Kim avatar"},
|
||||
{
|
||||
id: "5", name: "Jessica Lee, Resort Developer", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman_1262-21019.jpg", imageAlt: "Jessica Lee avatar"},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
cardTitle="What We Do"
|
||||
cardTag="Client Stories"
|
||||
cardAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user