Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 02:11:20 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
tag="Qi2 Certified Tech"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxrCcFlPVvjGJSY73EGQqlhrwQ/uploaded-1775441448924-xd0tnx16.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxrCcFlPVvjGJSY73EGQqlhrwQ/uploaded-1775441448924-xd0tnx16.jpg?_wi=1",
imageAlt: "Product",
},
{
@@ -137,35 +137,35 @@ export default function LandingPage() {
name: "Alex Rivers",
handle: "@alextech",
testimonial: "The best magnetic alignment I've tested on any charger.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-elegant-male-eyeglasses-dressed-dark-blue-suit-with-bow-tie-grey-vignette-background_613910-631.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-elegant-male-eyeglasses-dressed-dark-blue-suit-with-bow-tie-grey-vignette-background_613910-631.jpg?_wi=1",
},
{
id: "t2",
name: "Sarah Chen",
handle: "@schen_dev",
testimonial: "Finally, a charger that doesn't overheat my phone during long sessions.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-brunette-female-wearing-working-clothes-apron-standing-workshop_613910-5811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-brunette-female-wearing-working-clothes-apron-standing-workshop_613910-5811.jpg?_wi=1",
},
{
id: "t3",
name: "Marcus Thorne",
handle: "@mthorne",
testimonial: "A piece of art that happens to charge perfectly.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67066.jpg?_wi=1",
},
{
id: "t4",
name: "Elena V.",
handle: "@elena_v",
testimonial: "Solid build quality, premium look and feel.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1083.jpg?_wi=1",
},
{
id: "t5",
name: "Jared D.",
handle: "@jared_d",
testimonial: "Consistent, fast, and looks amazing on my desk.",
imageSrc: "http://img.b2bpic.net/free-photo/male-dj-grey-suit-listening-headphones-enjoying-music_114579-15960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-dj-grey-suit-listening-headphones-enjoying-music_114579-15960.jpg?_wi=1",
},
]}
title="Industry Verified"
@@ -184,27 +184,27 @@ export default function LandingPage() {
{
id: "m1",
name: "David Chen",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-elegant-male-eyeglasses-dressed-dark-blue-suit-with-bow-tie-grey-vignette-background_613910-631.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-elegant-male-eyeglasses-dressed-dark-blue-suit-with-bow-tie-grey-vignette-background_613910-631.jpg?_wi=2",
},
{
id: "m2",
name: "Sarah Jenkins",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-brunette-female-wearing-working-clothes-apron-standing-workshop_613910-5811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-brunette-female-wearing-working-clothes-apron-standing-workshop_613910-5811.jpg?_wi=2",
},
{
id: "m3",
name: "Marcus Wong",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67066.jpg?_wi=2",
},
{
id: "m4",
name: "Elena Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1083.jpg?_wi=2",
},
{
id: "m5",
name: "Jared Smith",
imageSrc: "http://img.b2bpic.net/free-photo/male-dj-grey-suit-listening-headphones-enjoying-music_114579-15960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-dj-grey-suit-listening-headphones-enjoying-music_114579-15960.jpg?_wi=2",
},
]}
/>
@@ -219,7 +219,7 @@ export default function LandingPage() {
tag="Stay Informed"
title="Join the Elite List"
description="Be the first to hear about future product drops and technical updates."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxrCcFlPVvjGJSY73EGQqlhrwQ/uploaded-1775441448924-xd0tnx16.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxrCcFlPVvjGJSY73EGQqlhrwQ/uploaded-1775441448924-xd0tnx16.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>