From a484ada4bc37b99c3b9fc43fb4bf2cabc2f7d8bc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:00:58 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a1762fb..d84196d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "canvas-reveal" }} - imageSrc="https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=800&q=80" + imageSrc="https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=800&q=80&_wi=20" imageAlt="Contact us" buttons={[ { text: "View Our Work", href: "/" }, @@ -75,7 +75,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=600&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=600&h=600&fit=crop&_wi=2" imageAlt="3D portfolio showcase" mediaAnimation="slide-up" buttonText="Send Message"