Update src/app/contact/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function ContactPage() {
|
||||
{ text: "Call Now", href: "tel:+919876543210" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/919876543210" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg?_wi=5"
|
||||
imageAlt="Komal Photo Studio contact"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -110,7 +110,7 @@ export default function ContactPage() {
|
||||
{ text: "Send Message", href: "https://wa.me/919876543210" },
|
||||
{ text: "Call Immediately", href: "tel:+919876543210" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg?_wi=5"
|
||||
imageAlt="Celebration"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -118,7 +118,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg?_wi=6"
|
||||
imageAlt="Komal Photo Studio footer"
|
||||
logoText="Komal Photo Studio"
|
||||
copyrightText="© 2025 Komal Photo Studio. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user