Merge version_1 into main #2
@@ -56,13 +56,13 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-stunning-3d-rendered-character-with-dy-1772549021539-234011a0.png?_wi=1", imageAlt: "3D Character - Dynamic Studio Render"
|
||||
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-stunning-3d-rendered-character-with-dy-1772549021539-234011a0.png", imageAlt: "3D Character - Dynamic Studio Render"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-detailed-3d-character-animation-frame--1772549023438-6c3b4437.png?_wi=1", imageAlt: "3D Character - Animation Frame"
|
||||
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-detailed-3d-character-animation-frame--1772549023438-6c3b4437.png", imageAlt: "3D Character - Animation Frame"
|
||||
},
|
||||
{
|
||||
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/an-artistic-3d-character-showcase-with-m-1772549022365-a526f322.png?_wi=1", imageAlt: "3D Character - Multi-angle Showcase"
|
||||
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/an-artistic-3d-character-showcase-with-m-1772549022365-a526f322.png", imageAlt: "3D Character - Multi-angle Showcase"
|
||||
},
|
||||
{
|
||||
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-high-fidelity-3d-character-with-expres-1772549023985-303f3002.png", imageAlt: "3D Character - Expressive Portrait"
|
||||
@@ -114,13 +114,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Fantasy Warrior Character", price: "Custom", variant: "Full Rigged Model • 4K Textures", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-stunning-3d-rendered-character-with-dy-1772549021539-234011a0.png?_wi=2", imageAlt: "Fantasy warrior 3D character design"
|
||||
id: "1", name: "Fantasy Warrior Character", price: "Custom", variant: "Full Rigged Model • 4K Textures", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-stunning-3d-rendered-character-with-dy-1772549021539-234011a0.png", imageAlt: "Fantasy warrior 3D character design"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sci-Fi Protagonist Design", price: "Custom", variant: "Animation Ready • Motion Capture Compatible", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-detailed-3d-character-animation-frame--1772549023438-6c3b4437.png?_wi=2", imageAlt: "Sci-Fi character 3D render"
|
||||
id: "2", name: "Sci-Fi Protagonist Design", price: "Custom", variant: "Animation Ready • Motion Capture Compatible", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-detailed-3d-character-animation-frame--1772549023438-6c3b4437.png", imageAlt: "Sci-Fi character 3D render"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Character Animation Showcase", price: "Custom", variant: "10+ Animation Sets • Production Ready", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/an-artistic-3d-character-showcase-with-m-1772549022365-a526f322.png?_wi=2", imageAlt: "Character animation showcase"
|
||||
id: "3", name: "Character Animation Showcase", price: "Custom", variant: "10+ Animation Sets • Production Ready", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/an-artistic-3d-character-showcase-with-m-1772549022365-a526f322.png", imageAlt: "Character animation showcase"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -193,11 +193,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alex Johnson", handle: "@alexjdesigns", testimonial: "Reyality transformed our game character designs. The attention to detail and creative vision was exceptional. Would highly recommend!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-professional-headshot-portrait-of-a-cr-1772549021218-077b686d.png?_wi=1", imageAlt: "Alex Johnson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-professional-headshot-portrait-of-a-cr-1772549021218-077b686d.png", imageAlt: "Alex Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "@sarahcreative", testimonial: "Working with Reyality was a game-changer for our animation studio. Professional, creative, and delivered beyond expectations.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-professional-portrait-of-a-business-ex-1772549020591-fc770803.png?_wi=1", imageAlt: "Sarah Chen"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-professional-portrait-of-a-business-ex-1772549020591-fc770803.png", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Marcus Williams", handle: "@marcusw_creative", testimonial: "Best 3D character designs we've ever commissioned. The creative direction expertise is unmatched in the industry.", rating: 5,
|
||||
@@ -209,11 +209,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Park", handle: "@davidpark_cg", testimonial: "A creative partner who understands both art and technology. Delivered stunning results on every project.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-professional-headshot-portrait-of-a-cr-1772549021218-077b686d.png?_wi=2", imageAlt: "David Park"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-professional-headshot-portrait-of-a-cr-1772549021218-077b686d.png", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jessica Liu", handle: "@jessicaliu_art", testimonial: "Reyality brings imagination to life. The character designs are not just beautiful—they're perfectly executed.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-professional-portrait-of-a-business-ex-1772549020591-fc770803.png?_wi=2", imageAlt: "Jessica Liu"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARICCACQGHdHrPElepEjTQ6Pgr/a-professional-portrait-of-a-business-ex-1772549020591-fc770803.png", imageAlt: "Jessica Liu"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user