From b88a9f2e0a03a5e824aab3d35e8e7a64bea9c8d0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 07:23:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b28dedc..fd8697d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Blendion made launching my store incredibly easy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg?_wi=1", imageAlt: "modern professional laptop mockup website", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@miked", testimonial: "Premium design quality at an unbeatable price.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg?_wi=1", imageAlt: "modern professional laptop mockup website", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@elenav", testimonial: "The fastest turnaround time I have ever experienced.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-39367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-39367.jpg?_wi=1", imageAlt: "modern professional laptop mockup website", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@johnk", testimonial: "Incredible attention to detail and modern style.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/company-worker-gathering-business-analytics-copy-space-screen_482257-123804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/company-worker-gathering-business-analytics-copy-space-screen_482257-123804.jpg?_wi=1", imageAlt: "modern professional laptop mockup website", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@alexr", testimonial: "My business grew instantly after launching this site.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=1", imageAlt: "modern professional laptop mockup website", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { href: "#templates", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", @@ -159,7 +159,7 @@ export default function LandingPage() { description: "Seamless domain registration and secure setup for a professional online presence.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg?_wi=3", imageAlt: "African american manager in corporate office reviewing company reports", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { description: "Choose from a curated collection of beautiful, high-converting design templates.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg?_wi=2", imageAlt: "African american manager in corporate office reviewing company reports", }, ]} @@ -187,19 +187,19 @@ export default function LandingPage() { id: "t1", name: "Modern Minimalist", price: "$49", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg?_wi=3", }, { id: "t2", name: "Creative Agency", price: "$59", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-39367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-39367.jpg?_wi=2", }, { id: "t3", name: "Tech Startup Pro", price: "$69", - imageSrc: "http://img.b2bpic.net/free-photo/company-worker-gathering-business-analytics-copy-space-screen_482257-123804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/company-worker-gathering-business-analytics-copy-space-screen_482257-123804.jpg?_wi=2", }, { id: "t4", @@ -325,7 +325,7 @@ export default function LandingPage() { role: "Owner", company: "Studio X", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=2", }, { id: "t2", -- 2.49.1