Update src/app/contact/page.tsx
This commit is contained in:
@@ -70,12 +70,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Parking",
|
||||
description: "Free parking behind the clinic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4420.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4420.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Accessibility",
|
||||
description: "Fully wheelchair accessible.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-dental-chart-white-background_1232-4428.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-dental-chart-white-background_1232-4428.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-friends-pointing-smile-writing_23-2147764598.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-friends-pointing-smile-writing_23-2147764598.jpg?_wi=4"
|
||||
logoText="Bright Smile Clinic"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user