From f2b5107b0f9189f497c04e812616b0abf671878b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 14:57:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 789f0a1..d279054 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645631.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645631.jpg?_wi=1" imageAlt="mz.gen Dashboard AI" mediaAnimation="slide-up" /> @@ -86,14 +86,14 @@ export default function LandingPage() { description: "Access Flux, DALL-E 3, Imagen, and more within one editor.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645631.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645631.jpg?_wi=2", imageAlt: "saas dashboard interface tech", }, { title: "Real-time Analytics", description: "Track view performance and audience engagement directly on your docs.", bentoComponent: "line-chart", - imageSrc: "http://img.b2bpic.net/free-photo/devices-water-cooler-empty-office_482257-119279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/devices-water-cooler-empty-office_482257-119279.jpg?_wi=1", imageAlt: "professional person using ai dashboard", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { description: "Professional 4K visual output for any presentation style.", bentoComponent: "reveal-icon", icon: Monitor, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-108757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-108757.jpg?_wi=1", imageAlt: "abstract blue gradient tech background", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { value: "Notion", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645631.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645631.jpg?_wi=3", imageAlt: "saas dashboard interface tech", }, ]} @@ -142,7 +142,7 @@ export default function LandingPage() { description="Meet your personal Gamma Agent. Analyze decks, re-stylize content, and find live data instantly without ever leaving your project." subdescription="With syntax highlighting for over 30 languages and slash-command support, it's built for power users and teams alike." icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/devices-water-cooler-empty-office_482257-119279.jpg" + imageSrc="http://img.b2bpic.net/free-photo/devices-water-cooler-empty-office_482257-119279.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -290,7 +290,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-108757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-108757.jpg?_wi=2" mediaPosition="right" /> -- 2.49.1