Update src/app/testimonials/page.tsx
This commit is contained in:
@@ -30,7 +30,7 @@ export default function TestimonialsPage() {
|
||||
<FooterMedia
|
||||
logoText="Encore Patient Transfer"
|
||||
columns={[{ title: "Links", items: [{ label: "Home", href: "/" }, { label: "Contact", href: "/contact" }] }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/assets/placeholder.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/assets/placeholder.png?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user