Update src/app/about-us/page.tsx

This commit is contained in:
2026-06-07 21:07:19 +00:00
parent 7b1fbb7b51
commit aaa27e2dcc

View File

@@ -43,7 +43,7 @@ export default function AboutUsPage() {
title="About Our Company"
description="We are a company dedicated to providing excellent services and products."
useInvertedBackground={false}
imageSrc="https://images.unsplash.com/photo-1549692520-acc66692997b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w0NTYwNXwwfDF8YWxsfDV8fHx8fHwyfHwxNzA4NjA4NzU4fA&ixlib=rb-4.0.3&q=80&w=400"
imageSrc="https://images.unsplash.com/photo-1549692520-acc66692997b?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w0NTYwNXwwfDF8YWxsfDV8fHx8fHwyfHwxNzA4NjA4NzU4fA&ixlib=rb-4.0.3&q=80&w=400&_wi=1"
imageAlt="About Us Image"
/>
</div>