Merge version_2 into main #2
@@ -48,6 +48,9 @@ const testimonialItems = [
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/confused-senior-businessman-wearing-suit_1262-3747.jpg", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-standing-indoors_1262-107.jpg", imageAlt: "Jessica Lee"
|
||||
}
|
||||
];
|
||||
|
||||
@@ -213,4 +216,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user