Update src/app/page.tsx
This commit is contained in:
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Samir Khan", role: "Entrepreneur", company: "Personal Signature Scent", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg", imageAlt: "Samir Khan"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=1", imageAlt: "Samir Khan"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Nida Syed", role: "Designer", company: "Limited Edition Release", rating: 5,
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Hassan Raza", role: "Collector", company: "Seasonal Exclusive", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg", imageAlt: "Hassan Raza"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=2", imageAlt: "Hassan Raza"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user