From 6871ce51adc0ef4d5ad3757852cbbfe2a0c9f8fd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 21:17:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da37bb4..8551592 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Album Cover I", price: "View", variant: "Edits", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-illustrator-drawing-ipad_23-2150172075.jpg"}, + id: "1", name: "Album Cover I", price: "View", variant: "Edits", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-illustrator-drawing-ipad_23-2150172075.jpg?_wi=1"}, { id: "2", name: "Motion Edit A", price: "View", variant: "Video", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-universe-projection-texture_23-2149581264.jpg"}, { @@ -161,7 +161,7 @@ export default function LandingPage() { "Everything", "Strategy/Ads"], button: { text: "Contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-illustrator-drawing-ipad_23-2150172075.jpg", imageAlt: "artist in dark studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-illustrator-drawing-ipad_23-2150172075.jpg?_wi=2", imageAlt: "artist in dark studio"}, ]} title="SERVICES & PACKAGES" description="Premium creative solutions." -- 2.49.1