Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 01:15:28 +00:00

View File

@@ -56,19 +56,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Alex R.", 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={[
{
@@ -122,11 +122,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
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"},
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?_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"},
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?_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"},
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?_wi=3"},
]}
title="Built for Results"
description="Powerful tools to keep you on top of your daily nutrition."
@@ -161,15 +161,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", 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"},
id: "1", 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?_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"},
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?_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"},
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?_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"},
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?_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"},
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?_wi=2"},
]}
title="Loved by Athletes"
description="Trusted by health enthusiasts and professional athletes alike."