diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d2742a0..5dcc8a5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -53,7 +53,7 @@ export default function ContactPage() { { text: "WhatsApp Us", href: "https://wa.me/60138301120" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/assortment-noodles-table_23-2148803807.jpg" + imageSrc="http://img.b2bpic.net/free-photo/assortment-noodles-table_23-2148803807.jpg?_wi=3" imageAlt="Contact Myeon Myeon" mediaAnimation="blur-reveal" imagePosition="right" @@ -85,13 +85,13 @@ export default function ContactPage() { tagAnimation="slide-up" features={[ { - title: "Call Us", description: "Phone: 013-830 1120\n\nAvailable Monday–Sunday, 11:00 AM – 10:00 PM. Call ahead for custom orders or catering inquiries.", imageSrc: "http://img.b2bpic.net/free-photo/close-shot-chopsticks-with-noodles-near-soup-with-blurred-background_181624-5487.jpg", imageAlt: "Call Us", button: { text: "Call Now", href: "tel:+60138301120" } + title: "Call Us", description: "Phone: 013-830 1120\n\nAvailable Monday–Sunday, 11:00 AM – 10:00 PM. Call ahead for custom orders or catering inquiries.", imageSrc: "http://img.b2bpic.net/free-photo/close-shot-chopsticks-with-noodles-near-soup-with-blurred-background_181624-5487.jpg?_wi=2", imageAlt: "Call Us", button: { text: "Call Now", href: "tel:+60138301120" } }, { - title: "Visit Us", description: "Location: City One Megamall, Kuching\n\nLocated conveniently at the mall. Easy parking and accessible by public transport. Walk-ins welcome!", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steaming-bowl-ramen-with-pork-belly-egg_23-2151997977.jpg", imageAlt: "Visit Location", button: { text: "Get Directions", href: "https://maps.google.com" } + title: "Visit Us", description: "Location: City One Megamall, Kuching\n\nLocated conveniently at the mall. Easy parking and accessible by public transport. Walk-ins welcome!", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steaming-bowl-ramen-with-pork-belly-egg_23-2151997977.jpg?_wi=3", imageAlt: "Visit Location", button: { text: "Get Directions", href: "https://maps.google.com" } }, { - title: "Email Us", description: "Email: info@myeonmyeon.my\n\nFor inquiries, feedback, or catering requests, drop us an email and we'll get back to you within 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-seafood-peppers-sesame-seeds-sauce_141793-886.jpg", imageAlt: "Email Contact", button: { text: "Send Email", href: "mailto:info@myeonmyeon.my" } + title: "Email Us", description: "Email: info@myeonmyeon.my\n\nFor inquiries, feedback, or catering requests, drop us an email and we'll get back to you within 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-seafood-peppers-sesame-seeds-sauce_141793-886.jpg?_wi=3", imageAlt: "Email Contact", button: { text: "Send Email", href: "mailto:info@myeonmyeon.my" } } ]} textboxLayout="default" @@ -108,7 +108,7 @@ export default function ContactPage() { description="Get exclusive offers, new menu updates, and special promotions delivered to your inbox." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-pouring-coffee-mug-sitting-near-husband-talking-mobile-phone_23-2147923057.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-pouring-coffee-mug-sitting-near-husband-talking-mobile-phone_23-2147923057.jpg?_wi=3" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" @@ -135,7 +135,7 @@ export default function ContactPage() {