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"