From 65ae2c71209aa4ba532ffb5ec24e850bb7959cfb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 22:56:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4aea256..bb54218 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { descriptions: [ "Intelligent algorithms that analyze mood and genre to create perfect flows.", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-flowing-lines_1048-14835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-flowing-lines_1048-14835.jpg?_wi=1", }, { id: "2", @@ -136,7 +136,7 @@ export default function LandingPage() { descriptions: [ "Tag your music by emotion and let our system organize the perfect daily soundtrack.", ], - imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg?_wi=1", }, { id: "3", @@ -144,7 +144,7 @@ export default function LandingPage() { descriptions: [ "Instant synchronization across all your favorite streaming platforms and local files.", ], - imageSrc: "http://img.b2bpic.net/free-photo/musical-keys-tablet-with-stylus-table_169016-48754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musical-keys-tablet-with-stylus-table_169016-48754.jpg?_wi=1", }, ]} title="Smart Features for Every Listener" @@ -171,7 +171,7 @@ export default function LandingPage() { button: { text: "Start Free", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=1", imageAlt: "modern music app interface background", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { button: { text: "Get Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-flowing-lines_1048-14835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-flowing-lines_1048-14835.jpg?_wi=2", imageAlt: "modern music app interface background", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { button: { text: "Contact Us", }, - imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg?_wi=2", imageAlt: "modern music app interface background", }, ]} @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "This app completely transformed how I organize my library. Pure magic.", tag: "Daily User", avatarSrc: "http://img.b2bpic.net/free-photo/modern-man-making-phone-call_23-2147961509.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=2", imageAlt: "professional headshot young engineer", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "The algorithm is incredibly accurate. It feels like it knows what I want to hear before I do.", tag: "Tech Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-work_23-2149636313.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-flowing-lines_1048-14835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-flowing-lines_1048-14835.jpg?_wi=3", imageAlt: "professional headshot young engineer", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "SmartMusic saves me hours of manual playlist curating every single week.", tag: "Pro Member", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg?_wi=3", imageAlt: "professional headshot young engineer", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Simply the best music organizational tool I have ever used. Highly recommend.", tag: "Artist", avatarSrc: "http://img.b2bpic.net/free-photo/financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report-startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy_482257-38904.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/musical-keys-tablet-with-stylus-table_169016-48754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musical-keys-tablet-with-stylus-table_169016-48754.jpg?_wi=2", imageAlt: "professional headshot young engineer", }, { -- 2.49.1