From 5e99d9abd810fd1c6130c2ba71d6f350c1653bcf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:30:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bdcf90..bf49132 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,13 +48,13 @@ export default function LandingPage() { title="Crafting Interactive 3D Realities" description="Experience digital design like never before with high-performance 3D elements and fluid interactive motion." testimonials={[ - { name: "Sarah J.", handle: "@sarahj", testimonial: "The 3D interactions on this site are incredibly smooth and responsive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crystal-ball-still-life_52683-115506.jpg", imageAlt: "3d abstract sculpture dark background" }, - { name: "Marc L.", handle: "@mlux", testimonial: "A masterclass in minimalist design with high-impact digital art.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/red-violet-ribbons-background-illustration-background-stage-as-template-your-showcase_211682-205.jpg", imageAlt: "3d abstract sculpture dark background" }, - { name: "Elena K.", handle: "@elenak", testimonial: "Everything feels so premium and well-integrated. Truly impressive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere_23-2150885397.jpg", imageAlt: "3d abstract sculpture dark background" }, - { name: "Tom B.", handle: "@tomb", testimonial: "Interactive design that doesn't sacrifice performance. Amazing work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-metallic-cube_23-2150979678.jpg", imageAlt: "3d abstract sculpture dark background" }, - { name: "Chloe M.", handle: "@cmart", testimonial: "I love how the elements react to my movement. Totally immersive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/swirling-glass-liquid-abstract-art_23-2151991181.jpg", imageAlt: "3d abstract sculpture dark background" } + { name: "Sarah J.", handle: "@sarahj", testimonial: "The 3D interactions on this site are incredibly smooth and responsive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crystal-ball-still-life_52683-115506.jpg?_wi=1", imageAlt: "3d abstract sculpture dark background" }, + { name: "Marc L.", handle: "@mlux", testimonial: "A masterclass in minimalist design with high-impact digital art.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/red-violet-ribbons-background-illustration-background-stage-as-template-your-showcase_211682-205.jpg?_wi=1", imageAlt: "3d abstract sculpture dark background" }, + { name: "Elena K.", handle: "@elenak", testimonial: "Everything feels so premium and well-integrated. Truly impressive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere_23-2150885397.jpg?_wi=1", imageAlt: "3d abstract sculpture dark background" }, + { name: "Tom B.", handle: "@tomb", testimonial: "Interactive design that doesn't sacrifice performance. Amazing work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-metallic-cube_23-2150979678.jpg?_wi=1", imageAlt: "3d abstract sculpture dark background" }, + { name: "Chloe M.", handle: "@cmart", testimonial: "I love how the elements react to my movement. Totally immersive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/swirling-glass-liquid-abstract-art_23-2151991181.jpg?_wi=1", imageAlt: "3d abstract sculpture dark background" } ]} - imageSrc="http://img.b2bpic.net/free-photo/crystal-ball-still-life_52683-115506.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crystal-ball-still-life_52683-115506.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/side-view-beautiful-woman-posing_23-2149735827.jpg", alt: "Creative Lead portrait" }, { src: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-studio_23-2149417568.jpg", alt: "Developer portrait" }, @@ -80,7 +80,7 @@ export default function LandingPage() { description="We specialize in high-fidelity 3D assets that are optimized for the web, ensuring that beauty never compromises speed." subdescription="Our workflow integrates advanced web animation with cinematic 3D rendering to create unforgettable digital experiences." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/red-violet-ribbons-background-illustration-background-stage-as-template-your-showcase_211682-205.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-violet-ribbons-background-illustration-background-stage-as-template-your-showcase_211682-205.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -92,9 +92,9 @@ export default function LandingPage() { gridVariant="one-large-left-three-stacked-right" useInvertedBackground={true} features={[ - { title: "Interactive 3D", description: "Dynamic elements that respond to cursor movement.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere_23-2150885397.jpg" }, - { title: "Ultra-Fast Load", description: "Optimized shaders and assets for peak performance.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-metallic-cube_23-2150979678.jpg" }, - { title: "Cinematic Motion", description: "Fluid animations tuned for modern devices.", imageSrc: "http://img.b2bpic.net/free-photo/swirling-glass-liquid-abstract-art_23-2151991181.jpg" } + { title: "Interactive 3D", description: "Dynamic elements that respond to cursor movement.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-creative-sphere_23-2150885397.jpg?_wi=2" }, + { title: "Ultra-Fast Load", description: "Optimized shaders and assets for peak performance.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-metallic-cube_23-2150979678.jpg?_wi=2" }, + { title: "Cinematic Motion", description: "Fluid animations tuned for modern devices.", imageSrc: "http://img.b2bpic.net/free-photo/swirling-glass-liquid-abstract-art_23-2151991181.jpg?_wi=2" } ]} title="What We Deliver" description="From concepts to deployment, we build interactive environments." -- 2.49.1