Merge version_1 into main #3
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "f1", title: "Photorealistic Rendering", description: "High-fidelity renders with advanced lighting techniques.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/abstract-3d-digital-art-glowing-lines-da-1774646312268-83673d5e.png" },
|
||||
{ id: "f1", title: "Photorealistic Rendering", description: "High-fidelity renders with advanced lighting techniques.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/abstract-3d-digital-art-glowing-lines-da-1774646312268-83673d5e.png?_wi=1" },
|
||||
{ id: "f2", title: "Interactive 3D Workspace", description: "Collaborative design environment with real-time feedback.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/3d-modeling-interface-closeup-precision--1774646312447-48b79bfe.png" },
|
||||
{ id: "f3", title: "High-Fidelity Assets", description: "Detailed modeling for game engines and architectural apps.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/high-fidelity-3d-render-scene-lighting-a-1774646312859-d5b55d3b.png" }
|
||||
]}
|
||||
@@ -107,11 +107,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "t1", title: "Incredible Detail", quote: "The realism achieved in our architectural project was beyond expectations.", name: "Sarah J.", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/portrait-of-a-tech-lead-professional-1774646312302-1d35d294.png" },
|
||||
{ id: "t1", title: "Incredible Detail", quote: "The realism achieved in our architectural project was beyond expectations.", name: "Sarah J.", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/portrait-of-a-tech-lead-professional-1774646312302-1d35d294.png?_wi=1" },
|
||||
{ id: "t2", title: "Seamless Workflow", quote: "Professional team that delivered ahead of schedule every time.", name: "Michael L.", role: "Design Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/portrait-of-a-creative-studio-founder-1774646312597-4fa2c7a8.png" },
|
||||
{ id: "t3", title: "Visionary Design", quote: "They turned our rough sketch into a masterpiece of 3D engineering.", name: "Elena R.", role: "Creative Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/portrait-of-a-developer-1774646312235-7203c4d7.png" },
|
||||
{ id: "t4", title: "Top-tier Assets", quote: "The models provided were highly optimized for our game build.", name: "David W.", role: "Lead Programmer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/portrait-of-an-engineer-1774646311716-e89f6661.png" },
|
||||
{ id: "t5", title: "Exceptional Support", quote: "Their technical expertise helped us solve complex visualization challenges.", name: "James K.", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/portrait-of-a-tech-lead-professional-1774646312302-1d35d294.png" }
|
||||
{ id: "t5", title: "Exceptional Support", quote: "Their technical expertise helped us solve complex visualization challenges.", name: "James K.", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/portrait-of-a-tech-lead-professional-1774646312302-1d35d294.png?_wi=2" }
|
||||
]}
|
||||
title="Client Success"
|
||||
description="Hear what our partners say about our 3D work."
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/abstract-3d-digital-art-glowing-lines-da-1774646312268-83673d5e.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXrRtps5dhtqNzRgcL4xm6VHyX/abstract-3d-digital-art-glowing-lines-da-1774646312268-83673d5e.png?_wi=2"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ title: "Services", items: [{ label: "3D Modeling", href: "#" }, { label: "Rendering", href: "#" }] }
|
||||
|
||||
Reference in New Issue
Block a user