Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-31 10:35:23 +00:00

View File

@@ -99,6 +99,7 @@ export default function LandingPage() {
mediaAnimation="blur-reveal"
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhjgD4BmL9H3rZrSU0gTVozi2g/iron-man-mark-85-suit-hovering-in-a-high-1774948454893-c50e9921.png?_wi=1"
videoAriaLabel="Feature Video"
useInvertedBackground={false}
/>
</div>
@@ -107,6 +108,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
showRating={true}
testimonials={[
{
id: "t1", name: "Tony S.", handle: "@iron_fan", testimonial: "The detail on the suit is unmatched.", rating: 5,
@@ -124,7 +126,7 @@ export default function LandingPage() {
id: "t5", name: "Stephen S.", handle: "@sorcerer_supreme", testimonial: "The craftsmanship is nothing short of magical.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhjgD4BmL9H3rZrSU0gTVozi2g/portrait-of-a-happy-marvel-collector-tec-1774948452774-ec8610fc.png?_wi=2"},
]}
showRating={true}
kpiItems={[{value:"10k+",label:"Collectors"},{value:"500+",label:"Items"},{value:"4.9",label:"Rating"}]}
title="Voices from the Multiverse"
description="Verified collectors rate their experience."
/>