From 2154fde83c1c4b8dbe21c46b0c7a375d54b5bb64 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 14:05:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa99908..6b5da41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904311.jpg?_wi=1", imageAlt: "Metrics View" }, { id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-uses-pc-oversee-systems_482257-126156.jpg", imageAlt: "Network View" }, { id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/jolly-it-expert-doing-maintenance-server-room-infrastructure_482257-124598.jpg", imageAlt: "Server View" }, - { id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252440.jpg", imageAlt: "Code View" }, + { id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252440.jpg?_wi=1", imageAlt: "Code View" }, { id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-headphones_23-2148430894.jpg", imageAlt: "Workspace View" }, ]} /> @@ -66,8 +66,8 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { id: "prod1", name: "Growth Funnel Kit", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/paperwork-report-graphs-market-business_1232-3838.jpg", imageAlt: "Growth Kit" }, - { id: "prod2", name: "Automation Scripts Pack", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252440.jpg", imageAlt: "Automation Scripts" }, - { id: "prod3", name: "Strategy Session", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet_1170-989.jpg", imageAlt: "Strategy Session" } + { id: "prod2", name: "Automation Scripts Pack", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252440.jpg?_wi=2", imageAlt: "Automation Scripts" }, + { id: "prod3", name: "Strategy Session", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet_1170-989.jpg?_wi=1", imageAlt: "Strategy Session" } ]} /> @@ -81,7 +81,7 @@ export default function LandingPage() { { id: "p1", title: "Accelerator", price: "$2,999", period: "/mo", features: [ "1-on-1 Strategy", "Funnel Automation", "Support" ], button: { text: "Secure Checkout", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet_1170-989.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet_1170-989.jpg?_wi=2" }, { id: "p2", title: "Growth Engine", price: "$5,999", period: "/mo", features: [ "Everything in Accelerator", "Custom Automation", "Priority" ],