diff --git a/src/app/page.tsx b/src/app/page.tsx index 56d7e95..55d33b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vintage-camera-coffee-cup-glasses-notepad-flat-lay_169016-17222.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vintage-camera-coffee-cup-glasses-notepad-flat-lay_169016-17222.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-colleagues-meeting-close-up_23-2149006873.jpg", @@ -114,7 +114,7 @@ export default function LandingPage() { description: "Efficient production cycles to meet your market demand.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/packaging-concept_23-2147788397.jpg" + imageSrc="http://img.b2bpic.net/free-photo/packaging-concept_23-2147788397.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -130,19 +130,19 @@ export default function LandingPage() { id: "1", name: "Luxury Skincare Box", price: "$1.40", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-refillable-reusable-container_23-2150936106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-refillable-reusable-container_23-2150936106.jpg?_wi=1", }, { id: "2", name: "Eco-Kraft Mailer", price: "$0.85", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516465.jpg?_wi=1", }, { id: "3", name: "Gift Box Gold Foil", price: "$2.10", - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-background-with-golden-gift-with-ribbon-dark-top-view_1220-6594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-background-with-golden-gift-with-ribbon-dark-top-view_1220-6594.jpg?_wi=1", }, { id: "4", @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "PackCraft transformed our unboxing experience entirely.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/team-multiracial-bookkeepers-comparing-data-statistics-after-business-audit_482257-123566.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-camera-coffee-cup-glasses-notepad-flat-lay_169016-17222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-camera-coffee-cup-glasses-notepad-flat-lay_169016-17222.jpg?_wi=2", imageAlt: "business owner portrait", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Reliable supply chain and excellent sustainable materials.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136879.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/packaging-concept_23-2147788397.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/packaging-concept_23-2147788397.jpg?_wi=2", imageAlt: "business owner portrait", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "The best eco-friendly packaging we've ever sourced.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-refillable-reusable-container_23-2150936106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-refillable-reusable-container_23-2150936106.jpg?_wi=2", imageAlt: "business owner portrait", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "Incredible durability, our shipping damages dropped by 30%.", tag: "Sustainable", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-her-office_329181-13386.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516465.jpg?_wi=2", imageAlt: "business owner portrait", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Their design team really understands our luxury branding.", tag: "Cosmetics", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-holding-tablet_23-2149722599.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-background-with-golden-gift-with-ribbon-dark-top-view_1220-6594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-background-with-golden-gift-with-ribbon-dark-top-view_1220-6594.jpg?_wi=2", imageAlt: "business owner portrait", }, ]}