diff --git a/src/app/page.tsx b/src/app/page.tsx index 651eb51..1c85e58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,9 +33,9 @@ const assetMap = { "product-tshirt-grey": { "url": "http://img.b2bpic.net/free-photo/urban-athlete-stone-wall_23-2147988136.jpg", "alt": "grey polo shirt white background product" }, "testimonial-avatar-1": { "url": "http://img.b2bpic.net/free-photo/intercultural-friends-smiling-camera_23-2148300928.jpg", "alt": "professional male headshot smiling" }, "testimonial-avatar-2": { "url": "http://img.b2bpic.net/free-photo/portrait-positive-adult-dark-skinned-man-smiling-broadly-while-sitting-park-listening-music-headphones-holding-them-with-hands-hear-better_176420-19808.jpg", "alt": "professional female headshot happy" }, - "testimonial-avatar-3": { "url": "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-633413.jpg", "alt": "middle-aged man headshot smiling" }, - "testimonial-avatar-4": { "url": "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg", "alt": "young adult female headshot confident" }, - "testimonial-avatar-5": { "url": "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man-hawaiian-shirt_23-2149302489.jpg", "alt": "elderly man headshot kind" }, + "testimonial-avatar-3": { "url": "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-633413.jpg", "alt": "Emily Rodriguez avatar" }, + "testimonial-avatar-4": { "url": "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg", "alt": "David Kim avatar" }, + "testimonial-avatar-5": { "url": "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man-hawaiian-shirt_23-2149302489.jpg", "alt": "Olivia Wilson avatar" }, "footer-brand-image": { "url": "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1242.jpg", "alt": "elegant fabric texture background maroon" } }; @@ -69,14 +69,14 @@ export default function LandingPage() { @@ -124,18 +124,17 @@ export default function LandingPage() {