diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ee4a22..82483f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/store-assistant-posing-fashion-department-store_482257-67119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/store-assistant-posing-fashion-department-store_482257-67119.jpg?_wi=1" imageAlt="Customer working on custom t-shirt design" mediaAnimation="opacity" avatars={[ @@ -196,7 +196,7 @@ export default function LandingPage() { descriptions: [ "Personalized T-shirts for events, businesses, or personal expression. Choose your style, color, and design. Perfect for teams, family reunions, or unique gifts.", ], - imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-his-workshop_23-2149094588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-his-workshop_23-2149094588.jpg?_wi=1", imageAlt: "Custom designed t-shirt", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { descriptions: [ "Need a custom print in a hurry? We offer same-day turnaround on many orders, so your urgent projects are never delayed. Fast, reliable, and convenient.", ], - imageSrc: "http://img.b2bpic.net/free-photo/factory-manager-reading-instructions-computer-while-checking-measurements-steel-bolt-industrial-building-manual-workers-are-background_637285-4111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-manager-reading-instructions-computer-while-checking-measurements-steel-bolt-industrial-building-manual-workers-are-background_637285-4111.jpg?_wi=1", imageAlt: "Fast delivery icon with packages", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { descriptions: [ "Unleash your inner artist with our pottery painting sessions. Select from a variety of bisque pieces and create your own masterpiece. Fun for all ages and skill levels.", ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-yellow-blue-ceramic-cups_169016-36874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-yellow-blue-ceramic-cups_169016-36874.jpg?_wi=1", imageAlt: "Child painting pottery", }, { @@ -308,7 +308,7 @@ export default function LandingPage() { tag: "Custom T-Shirts", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5055.jpg", avatarAlt: "Sarah J. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/store-assistant-posing-fashion-department-store_482257-67119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/store-assistant-posing-fashion-department-store_482257-67119.jpg?_wi=2", imageAlt: "happy woman portrait smiling", }, { @@ -332,7 +332,7 @@ export default function LandingPage() { tag: "Multiple Projects", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-mixed-race-black-woman-with-textured-curly-afro-hair-bright-orange-jacket-with-natural-makeup-dark-skin-tones-smiling-wide_633478-2176.jpg", avatarAlt: "Emily P. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-his-workshop_23-2149094588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-his-workshop_23-2149094588.jpg?_wi=2", imageAlt: "happy woman portrait smiling", }, { @@ -344,7 +344,7 @@ export default function LandingPage() { tag: "Community Event", avatarSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg", avatarAlt: "David C. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/factory-manager-reading-instructions-computer-while-checking-measurements-steel-bolt-industrial-building-manual-workers-are-background_637285-4111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-manager-reading-instructions-computer-while-checking-measurements-steel-bolt-industrial-building-manual-workers-are-background_637285-4111.jpg?_wi=2", imageAlt: "happy woman portrait smiling", }, { @@ -356,7 +356,7 @@ export default function LandingPage() { tag: "Pottery Workshop", avatarSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346504.jpg", avatarAlt: "Jessica L. avatar", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-yellow-blue-ceramic-cups_169016-36874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-yellow-blue-ceramic-cups_169016-36874.jpg?_wi=2", imageAlt: "happy woman portrait smiling", }, ]}