diff --git a/src/app/page.tsx b/src/app/page.tsx index b4cff51..536adc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desktop-with-agendas-laptop_23-2148430797.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desktop-with-agendas-laptop_23-2148430797.jpg?_wi=1" imageAlt="Stationery house hero image" /> @@ -91,21 +91,21 @@ export default function LandingPage() { title: "Premium Quality", description: "Notebooks made with high-grade acid-free paper for a smooth writing experience.", tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-asian-food-composition-with-notebook_23-2148132834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-asian-food-composition-with-notebook_23-2148132834.jpg?_wi=1", }, { id: "f2", title: "Affordable Prices", description: "Competitive pricing on all stationery supplies without compromising on standards.", tag: "Value", - imageSrc: "http://img.b2bpic.net/free-photo/open-notepad-wooden-background_93675-129454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-notepad-wooden-background_93675-129454.jpg?_wi=1", }, { id: "f3", title: "Wide Selection", description: "Extensive range of designs, sizes, and formats to suit every specific need.", tag: "Variety", - imageSrc: "http://img.b2bpic.net/free-photo/desk-items-composition-flat-lay_23-2148975783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desk-items-composition-flat-lay_23-2148975783.jpg?_wi=1", }, ]} title="Why Choose Us" @@ -215,7 +215,7 @@ export default function LandingPage() { quote: "The quality of notebooks here is unmatched in the city.", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-with-curly-hair-writes-organisation-plan-textbook-education-uses-pen-processes-information-university-course-work-wears-sweater-jeans-poses-outdoors_273609-60479.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-agendas-laptop_23-2148430797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-agendas-laptop_23-2148430797.jpg?_wi=2", imageAlt: "happy customer portrait stationery store", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "I love the variety of sketchbooks they have for my art projects.", tag: "Artist", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-green-shirt-grey-skirt-holding-red-pen-copybook_140725-25220.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-asian-food-composition-with-notebook_23-2148132834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-asian-food-composition-with-notebook_23-2148132834.jpg?_wi=2", imageAlt: "happy customer portrait stationery store", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "Always professional, always reliable, and always quality.", tag: "Educator", avatarSrc: "http://img.b2bpic.net/free-photo/nail-art-with-tools-concept_23-2150455790.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/open-notepad-wooden-background_93675-129454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-notepad-wooden-background_93675-129454.jpg?_wi=2", imageAlt: "happy customer portrait stationery store", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "Best prices and excellent collection for university students.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/young-chinese-woman-artist-smiling-confident-using-smartphone-art-studio_839833-31842.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/desk-items-composition-flat-lay_23-2148975783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desk-items-composition-flat-lay_23-2148975783.jpg?_wi=2", imageAlt: "happy customer portrait stationery store", }, ]}