Merge version_3 into main #7

Merged
bender merged 2 commits from version_3 into main 2026-03-05 09:48:17 +00:00
2 changed files with 4 additions and 4 deletions

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}

View File

@@ -147,7 +147,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Chen", role: "Collector", company: "San Francisco, CA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Marcus Chen testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=1", imageAlt: "Marcus Chen testimonial"},
{
id: "2", name: "Sarah Williams", role: "Enthusiast", company: "London, UK", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sarah Williams testimonial"},
@@ -200,7 +200,7 @@ export default function LandingPage() {
{
id: "5", title: "Can I pre-order upcoming releases?", content: "Absolutely! We offer pre-order options for upcoming Labubu collections. Pre-orders ship immediately upon release and often include exclusive bonuses."},
]}
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=1"
imageAlt="Labubu figure display"
mediaAnimation="slide-up"
faqsAnimation="slide-up"