Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:05:34 +00:00

View File

@@ -139,17 +139,17 @@ export default function LandingPage() {
id: "1", name: "Alex Rivera", handle: "@alexrivera", testimonial:
"The 3D interface completely changed how our clients interact with our portfolio. It's absolutely revolutionary.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Alex Rivera"},
"http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Alex Rivera"},
{
id: "2", name: "Jordan Chen", handle: "@jordanchen", testimonial:
"Performance is incredible. Our site loads instantly even with complex 3D visualizations. Highly recommend!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jordan Chen"},
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jordan Chen"},
{
id: "3", name: "Sarah Thompson", handle: "@sarahdesign", testimonial:
"Finally a platform that lets designers express their vision in 3D. This is the future of web design.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Sarah Thompson"},
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "Sarah Thompson"},
{
id: "4", name: "Marcus Johnson", handle: "@marcusdev", testimonial:
"The developer experience is smooth. Integration was seamless and the documentation is comprehensive.", rating: 5,
@@ -159,12 +159,12 @@ export default function LandingPage() {
id: "5", name: "Elena Vasquez", handle: "@elenav", testimonial:
"Our engagement metrics doubled after implementing 3D elements. This platform delivers real business results.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Elena Vasquez"},
"http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Elena Vasquez"},
{
id: "6", name: "David Park", handle: "@davidpark", testimonial:
"The support team is exceptional. Every question answered promptly with helpful, actionable insights.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park"},
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Park"},
]}
animationType="slide-up"
/>
@@ -183,7 +183,7 @@ export default function LandingPage() {
members={[
{
id: "1", name: "Sarah Kim", role: "Chief Designer", imageSrc:
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"},
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2"},
{
id: "2", name: "Michael Torres", role: "Lead Engineer", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-worker-factory_107420-96555.jpg"},