Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 12:23:26 +00:00

View File

@@ -49,26 +49,26 @@ export default function LandingPage() {
tag="Immersive Experience"
tagIcon={Sparkles}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sunset-sky_23-2151910076.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sunset-sky_23-2151910076.jpg?_wi=1"
imageAlt="Golden sunrise sky with atmospheric gradients"
mediaAnimation="none"
useInvertedBackground={false}
testimonials={[
{
name: "Elena Chen", handle: "Creative Director, Studio Nova", testimonial: "This transcends what we thought was possible in web design. Pure artistry.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg", imageAlt: "professional portrait headshot man"
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg?_wi=1", imageAlt: "professional portrait headshot man"
},
{
name: "Marcus Rivera", handle: "CEO, Digital Futures", testimonial: "The most immersive brand experience we've ever witnessed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-worker-posing-company-business-catalogue_1163-4801.jpg", imageAlt: "professional portrait headshot woman"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-worker-posing-company-business-catalogue_1163-4801.jpg?_wi=1", imageAlt: "professional portrait headshot woman"
},
{
name: "Sophie Laurent", handle: "Brand Strategist, Luxe Creative", testimonial: "Redefines premium digital storytelling.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "professional headshot diverse person"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1", imageAlt: "professional headshot diverse person"
},
{
name: "James Mitchell", handle: "Experience Designer, Elite Labs", testimonial: "Absolutely transformative. A true masterpiece.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg", imageAlt: "professional business headshot person"
imageSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg?_wi=1", imageAlt: "professional business headshot person"
}
]}
testimonialRotationInterval={5000}
@@ -99,7 +99,7 @@ export default function LandingPage() {
description="As you scroll, witness the seamless transition from celestial realms into our world."
subdescription="Hover over the image to reveal the journey ahead"
icon={Compass}
imageSrc="http://img.b2bpic.net/free-photo/digital-world-banner-background-remixed-from-public-domain-by-nasa_53876-124622.jpg"
imageSrc="http://img.b2bpic.net/free-photo/digital-world-banner-background-remixed-from-public-domain-by-nasa_53876-124622.jpg?_wi=1"
imageAlt="Earth revealing from space with atmospheric layers"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -123,11 +123,11 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Phase One", title: "Celestial Opening", subtitle: "Enter the premium experience", description: "Your journey begins in the sky, with clean premium typography set against atmospheric gradients. This hero section feels polished and refined, hinting at the larger world below with subtle depth and elegant motion.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sunset-sky_23-2151910076.jpg", imageAlt: "Premium hero sky interface", buttons: [{ text: "Explore", href: "#experience" }]
tag: "Phase One", title: "Celestial Opening", subtitle: "Enter the premium experience", description: "Your journey begins in the sky, with clean premium typography set against atmospheric gradients. This hero section feels polished and refined, hinting at the larger world below with subtle depth and elegant motion.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sunset-sky_23-2151910076.jpg?_wi=2", imageAlt: "Premium hero sky interface", buttons: [{ text: "Explore", href: "#experience" }]
},
{
id: 2,
tag: "Phase Two", title: "Earth Reveal", subtitle: "Descend into our world", description: "As you scroll, the Earth emerges below. The transition is cinematic and smooth, creating the impression that you're descending through space. Camera motion, atmospheric haze, and light bloom create a realistic sense of falling into the environment.", imageSrc: "http://img.b2bpic.net/free-photo/digital-world-banner-background-remixed-from-public-domain-by-nasa_53876-124622.jpg", imageAlt: "Earth revealing cinematic transition", buttons: [{ text: "Continue", href: "#about" }]
tag: "Phase Two", title: "Earth Reveal", subtitle: "Descend into our world", description: "As you scroll, the Earth emerges below. The transition is cinematic and smooth, creating the impression that you're descending through space. Camera motion, atmospheric haze, and light bloom create a realistic sense of falling into the environment.", imageSrc: "http://img.b2bpic.net/free-photo/digital-world-banner-background-remixed-from-public-domain-by-nasa_53876-124622.jpg?_wi=2", imageAlt: "Earth revealing cinematic transition", buttons: [{ text: "Continue", href: "#about" }]
},
{
id: 3,
@@ -163,12 +163,12 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Elena Chen", imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg", imageAlt: "professional portrait headshot man" },
{ id: "2", name: "Marcus Rivera", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-worker-posing-company-business-catalogue_1163-4801.jpg", imageAlt: "professional portrait headshot woman" },
{ id: "3", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "professional headshot diverse person" },
{ id: "4", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg", imageAlt: "professional business headshot person" },
{ id: "5", name: "Isabella Rossi", imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg", imageAlt: "professional portrait headshot man" },
{ id: "6", name: "David Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-worker-posing-company-business-catalogue_1163-4801.jpg", imageAlt: "professional portrait headshot woman" }
{ id: "1", name: "Elena Chen", imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg?_wi=2", imageAlt: "professional portrait headshot man" },
{ id: "2", name: "Marcus Rivera", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-worker-posing-company-business-catalogue_1163-4801.jpg?_wi=2", imageAlt: "professional portrait headshot woman" },
{ id: "3", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2", imageAlt: "professional headshot diverse person" },
{ id: "4", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg?_wi=2", imageAlt: "professional business headshot person" },
{ id: "5", name: "Isabella Rossi", imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg?_wi=3", imageAlt: "professional portrait headshot man" },
{ id: "6", name: "David Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-worker-posing-company-business-catalogue_1163-4801.jpg?_wi=3", imageAlt: "professional portrait headshot woman" }
]}
cardTitle="Trusted by thousands of premium brands and creative studios worldwide"
cardTag="Join the cinematic revolution"