diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e8a13c..d8c2342 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@alexs", testimonial: "This platform transformed my business in under a month!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-arrangement_23-2149055920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-arrangement_23-2149055920.jpg?_wi=1", imageAlt: "premium product photography home office", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@morg", testimonial: "Revenue has tripled since I moved here.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529809.jpg?_wi=1", imageAlt: "premium product photography home office", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@chris", testimonial: "Best decision for my online shop ever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-stylish-hairstyle-making-photod-european-city-autumn-season_273443-2028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-stylish-hairstyle-making-photod-european-city-autumn-season_273443-2028.jpg?_wi=1", imageAlt: "premium product photography home office", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@sam", testimonial: "Seamless integration and beautiful themes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17210.jpg?_wi=1", imageAlt: "premium product photography home office", }, ]} @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-cyber-monday-arrangement_23-2149055920.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-cyber-monday-arrangement_23-2149055920.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/concept-covid-shopping-satisfied-young-man-looking-pleased-after-shopping-wearing-face-mask-s_1258-159546.jpg", @@ -183,19 +183,19 @@ export default function LandingPage() { id: "p1", name: "Smart Hub", price: "$129", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529809.jpg?_wi=2", }, { id: "p2", name: "Pro Wireless Mouse", price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-stylish-hairstyle-making-photod-european-city-autumn-season_273443-2028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-stylish-hairstyle-making-photod-european-city-autumn-season_273443-2028.jpg?_wi=2", }, { id: "p3", name: "Noise Cancelling Buds", price: "$199", - imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17210.jpg?_wi=2", }, { id: "p4",