From c98d11abf32a533fa9a57940ca4f673f4ecb093b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:44:40 +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 4d9a9f2..dbadba1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,17 +44,17 @@ export default function LandingPage() { title="Debate it. Stake it. Win it." description="Two people argue. The crowd bets on who's right. Winner takes the pot." testimonials={[ - { name: "drip_king", handle: "@drip_king", testimonial: "won $240 · AI replaces engineers", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513313.jpg", imageAlt: "Gradient dark mode app template" }, - { name: "dotwave", handle: "@dotwave", testimonial: "won $120 · Remote work trends", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-bokeh-effect-black-background_1017-2740.jpg", imageAlt: "Gradient dark mode app template" }, - { name: "xomocha", handle: "@xomocha", testimonial: "won $450 · Sports rivalry", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/hand-drawing-illustration-power-strength-concept_53876-15566.jpg", imageAlt: "Gradient dark mode app template" }, - { name: "sarahvibe", handle: "@sarahvibe", testimonial: "won $80 · Music debate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/heart-bubble-speech-icon-table_23-2148023848.jpg", imageAlt: "Gradient dark mode app template" }, + { name: "drip_king", handle: "@drip_king", testimonial: "won $240 · AI replaces engineers", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513313.jpg?_wi=1", imageAlt: "Gradient dark mode app template" }, + { name: "dotwave", handle: "@dotwave", testimonial: "won $120 · Remote work trends", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-bokeh-effect-black-background_1017-2740.jpg?_wi=1", imageAlt: "Gradient dark mode app template" }, + { name: "xomocha", handle: "@xomocha", testimonial: "won $450 · Sports rivalry", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/hand-drawing-illustration-power-strength-concept_53876-15566.jpg?_wi=1", imageAlt: "Gradient dark mode app template" }, + { name: "sarahvibe", handle: "@sarahvibe", testimonial: "won $80 · Music debate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/heart-bubble-speech-icon-table_23-2148023848.jpg?_wi=1", imageAlt: "Gradient dark mode app template" }, { name: "techbabe", handle: "@techbabe", testimonial: "won $300 · Crypto market", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/20-digital-law-sound-studio-flat-color-icon-pack-like-open-free-business-content-records_1142-16626.jpg", imageAlt: "Gradient dark mode app template" }, ]} buttons={[ { text: "Start Beefing →", href: "#" }, { text: "Browse Beefs", href: "#beefs" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513313.jpg" + imageSrc="http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513313.jpg?_wi=2" imageAlt="Futuristic dark interface background" avatars={[ { src: "http://img.b2bpic.net/free-vector/cute-flat-devices_1212-41.jpg", alt: "User avatar 1" }, @@ -76,14 +76,14 @@ export default function LandingPage() { { title: "AI in Engineering", description: "AI will make 50% of software engineers unemployed by 2027.", icon: Activity, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/white-bokeh-effect-black-background_1017-2740.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/white-bokeh-effect-black-background_1017-2740.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-vector/earth-display-futuristic-infographic-collection_23-2148203353.jpg" }, ] }, { title: "LeBron vs Jordan", description: "The ultimate GOAT debate of the basketball world.", icon: Trophy, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-93052.jpg" }, ] }, @@ -109,14 +109,14 @@ export default function LandingPage() { { title: "Issue a Beef", description: "Challenge someone and set your stake from $1 to $500.", icon: Award, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawing-illustration-power-strength-concept_53876-15566.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawing-illustration-power-strength-concept_53876-15566.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/microphone-white-background-news-interviews_187299-46899.jpg" }, ] }, { title: "Argue Your Case", description: "3 minutes each, text or video, live crowd betting.", icon: Mic, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/heart-bubble-speech-icon-table_23-2148023848.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/heart-bubble-speech-icon-table_23-2148023848.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-vector/icons-flat-set-musical-instruments_23-2147492904.jpg" }, ] }, @@ -130,7 +130,7 @@ export default function LandingPage() { { title: "Get Paid", description: "Winner takes 95%, bettors share the pool, 5% fee.", icon: Wallet, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-vector/25-investment-solid-glyph-icon-pack-vector-icons-illustration_1142-18528.jpg" }, ] }, -- 2.49.1