Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 16:00:58 +00:00
parent edda23cf3a
commit a484ada4bc

View File

@@ -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"