diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bbf32d..df650ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Browse Issues", href: "#products"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/girl-with-book_1157-5449.jpg" + imageSrc="http://img.b2bpic.net/free-photo/girl-with-book_1157-5449.jpg?_wi=1" imageAlt="Digital magazine collection" avatars={[ { @@ -82,7 +82,7 @@ export default function LandingPage() { { value: "500+", title: "Published Issues"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060345.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060345.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" imageAlt="Editorial team working professional" @@ -99,13 +99,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/people-coworking-covid-restrictions_23-2148961695.jpg", imageAlt: "People coworking in covid restrictions"}, { title: "Global Insights", description: "Reporting from across the world with deep local context.", buttonIcon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-book_1157-5449.jpg", imageAlt: "People coworking in covid restrictions"}, + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-book_1157-5449.jpg?_wi=2", imageAlt: "People coworking in covid restrictions"}, { title: "Digital Access", description: "Read anywhere, on any device, with seamless sync.", buttonIcon: Smartphone, - imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060345.jpg", imageAlt: "People coworking in covid restrictions"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060345.jpg?_wi=2", imageAlt: "People coworking in covid restrictions"}, { title: "Exclusive Deals", description: "Subscribers get special access to rare issues.", buttonIcon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-caucasian-young-woman-model-with-bright-modern-makeup-with-short-hair-with-hat-hand_158538-15053.jpg", imageAlt: "People coworking in covid restrictions"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-caucasian-young-woman-model-with-bright-modern-makeup-with-short-hair-with-hat-hand_158538-15053.jpg?_wi=1", imageAlt: "People coworking in covid restrictions"}, ]} title="Why Choose Urmi?" description="Experience editorial excellence with our unique benefits designed for every passionate reader." @@ -120,7 +120,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Fashion Weekly", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-caucasian-young-woman-model-with-bright-modern-makeup-with-short-hair-with-hat-hand_158538-15053.jpg"}, + id: "1", name: "Fashion Weekly", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-caucasian-young-woman-model-with-bright-modern-makeup-with-short-hair-with-hat-hand_158538-15053.jpg?_wi=2"}, { id: "2", name: "Tech Review", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/red-t-shirt-apparel-plus-size-businesswoman-reading-newspaper_53876-105527.jpg"}, {