Update src/app/page.tsx
This commit is contained in:
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "testimonial-amit", name: "Amit Patel", role: "CEO", company: "Luxor Enterprises", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop"
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=1"
|
||||
},
|
||||
{
|
||||
id: "testimonial-neha", name: "Neha Gupta", role: "Investment Manager", company: "Premier Wealth Management", rating: 5,
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "testimonial-vikram", name: "Vikram Singh", role: "Portfolio Manager", company: "Ascent Asset Group", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop"
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=2"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user