Update src/app/page.tsx
This commit is contained in:
@@ -154,11 +154,11 @@ export default function LandingPage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTwelve
|
<TestimonialCardTwelve
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ id: "1", name: "John Martinez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional headshot person" },
|
{ id: "1", name: "John Martinez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "portrait professional headshot person" },
|
||||||
{ id: "2", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-portrait-outdoors_23-2148603027.jpg", imageAlt: "woman portrait profile headshot" },
|
{ id: "2", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-portrait-outdoors_23-2148603027.jpg", imageAlt: "woman portrait profile headshot" },
|
||||||
{ id: "3", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man professional portrait headshot" },
|
{ id: "3", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "man professional portrait headshot" },
|
||||||
{ id: "4", name: "Maria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-with-natural-expression_24972-2928.jpg", imageAlt: "woman smiling portrait profile" },
|
{ id: "4", name: "Maria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-with-natural-expression_24972-2928.jpg", imageAlt: "woman smiling portrait profile" },
|
||||||
{ id: "5", name: "Michael Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional headshot" },
|
{ id: "5", name: "Michael Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "man portrait professional headshot" },
|
||||||
{ id: "6", name: "Jennifer Lopez", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "woman portrait professional headshot" },
|
{ id: "6", name: "Jennifer Lopez", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "woman portrait professional headshot" },
|
||||||
]}
|
]}
|
||||||
cardTitle="Over 50,000 satisfied players enjoying premium gaming experiences daily"
|
cardTitle="Over 50,000 satisfied players enjoying premium gaming experiences daily"
|
||||||
|
|||||||
Reference in New Issue
Block a user