From a6b9439eadb3a8d917ad7c2128d38d944b5ad346 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 01:14:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 294cfde..26dd29f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,35 +65,35 @@ export default function LandingPage() { handle: "@alex", testimonial: "This app changed how I track protein. Simple and effective.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mixed-race-woman-man-take-selfie-portrait-smile-positively-dressed-sport-clothes-have-active-workout-isolated-purple-studio-wall_273609-32464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mixed-race-woman-man-take-selfie-portrait-smile-positively-dressed-sport-clothes-have-active-workout-isolated-purple-studio-wall_273609-32464.jpg?_wi=1", }, { name: "Sarah K.", handle: "@sarah", testimonial: "The AI scanner is incredibly accurate. Saved me so much time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-1086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-1086.jpg?_wi=1", }, { name: "Mike J.", handle: "@mikej", testimonial: "Finally, a UI that doesn't feel like a spreadsheet.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-eating-salad_23-2148173242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-eating-salad_23-2148173242.jpg?_wi=1", }, { name: "Elena P.", handle: "@elena", testimonial: "Hit my weight loss goal thanks to the macro breakdowns.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/sport-wellbeing-young-sportswoman-park-listen-music-smiling-workout-outdoors-jogging_1258-203594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-wellbeing-young-sportswoman-park-listen-music-smiling-workout-outdoors-jogging_1258-203594.jpg?_wi=1", }, { name: "David W.", handle: "@davew", testimonial: "The integration with my gym tracker is flawless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-exercise-with-dumbbell-weight-plates-chest_1150-16519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-exercise-with-dumbbell-weight-plates-chest_1150-16519.jpg?_wi=1", }, ]} buttons={[ @@ -177,19 +177,19 @@ export default function LandingPage() { id: "f1", title: "AI Meal Scanning", description: "Scan your plate and get instant macros.", - imageSrc: "http://img.b2bpic.net/free-photo/blogger-taking-photo-croissants_23-2148538726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blogger-taking-photo-croissants_23-2148538726.jpg?_wi=1", }, { id: "f2", title: "Macro Analytics", description: "Detailed insights into your daily protein, carbs, and fat.", - imageSrc: "http://img.b2bpic.net/free-photo/blogger-taking-photo-croissants_23-2148538726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blogger-taking-photo-croissants_23-2148538726.jpg?_wi=2", }, { id: "f3", title: "Goal Setting", description: "Customizable targets for your lifestyle needs.", - imageSrc: "http://img.b2bpic.net/free-photo/blogger-taking-photo-croissants_23-2148538726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blogger-taking-photo-croissants_23-2148538726.jpg?_wi=3", }, ]} title="Built for Results" @@ -238,35 +238,35 @@ export default function LandingPage() { name: "John Doe", handle: "@johndoe", testimonial: "Fantastic app for bodybuilding.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mixed-race-woman-man-take-selfie-portrait-smile-positively-dressed-sport-clothes-have-active-workout-isolated-purple-studio-wall_273609-32464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mixed-race-woman-man-take-selfie-portrait-smile-positively-dressed-sport-clothes-have-active-workout-isolated-purple-studio-wall_273609-32464.jpg?_wi=2", }, { id: "2", name: "Jane Smith", handle: "@janesmith", testimonial: "The best tracking tool I've used.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-1086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-1086.jpg?_wi=2", }, { id: "3", name: "Mark Wilson", handle: "@mwilson", testimonial: "Intuitive and powerful.", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-eating-salad_23-2148173242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-eating-salad_23-2148173242.jpg?_wi=2", }, { id: "4", name: "Alice Brown", handle: "@aliceb", testimonial: "Helped me hit my PRs.", - imageSrc: "http://img.b2bpic.net/free-photo/sport-wellbeing-young-sportswoman-park-listen-music-smiling-workout-outdoors-jogging_1258-203594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-wellbeing-young-sportswoman-park-listen-music-smiling-workout-outdoors-jogging_1258-203594.jpg?_wi=2", }, { id: "5", name: "Tom Davis", handle: "@tdavis", testimonial: "Absolutely love the AI scanner.", - imageSrc: "http://img.b2bpic.net/free-photo/women-exercise-with-dumbbell-weight-plates-chest_1150-16519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-exercise-with-dumbbell-weight-plates-chest_1150-16519.jpg?_wi=2", }, ]} title="Loved by Athletes" -- 2.49.1