Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 09:48:12 +00:00
parent bb2aa033f7
commit 35d95ab619

View File

@@ -42,7 +42,7 @@ export default function AboutPage() {
<HeroOverlay
title="About Labubu Store"
description="Discover our passion for bringing premium collectible figures to enthusiasts worldwide. We're dedicated to authenticity, quality, and community."
imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg"
imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg?_wi=2"
imageAlt="About us hero"
textPosition="bottom-left"
showBlur={true}
@@ -61,7 +61,7 @@ export default function AboutPage() {
description="Since 2015, Labubu Store has been the trusted destination for serious collectors."
subdescription="Serving the global collectible community"
icon={Quote}
imageSrc="http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=2"
imageAlt="Our team"
mediaAnimation="slide-up"
useInvertedBackground={false}