Update src/app/contact/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function ContactPage() {
|
||||
dashboard={{
|
||||
title: "Contact Information",
|
||||
logoIcon: Phone,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-notebook-buys-groceries-supermarket_169016-5434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-notebook-buys-groceries-supermarket_169016-5434.jpg?_wi=2",
|
||||
searchPlaceholder: "How can we help?",
|
||||
buttons: [
|
||||
{ text: "Call: 081081 38000", href: "tel:08108138000" },
|
||||
@@ -150,7 +150,7 @@ export default function ContactPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/supermarket_74190-4412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/supermarket_74190-4412.jpg?_wi=3"
|
||||
imageAlt="More Supermarket store interior"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user