Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 06:11:30 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="flat"
secondaryButtonStyle="glass"
@@ -44,7 +44,7 @@ export default function LandingPage() {
tag="Creative Studio"
tagIcon={Sparkles}
tagAnimation="blur-reveal"
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/photography-studio-template-design_23-2150929317.jpg", imageAlt: "Creative studio workspace"},
@@ -169,17 +169,17 @@ export default function LandingPage() {
animationType="blur-reveal"
testimonials={[
{
id: "1", name: "Elena Rodriguez", handle: "@erodriguez - CEO, TechVision", testimonial: "Stratosphere completely transformed our brand. Their strategic approach and creative excellence elevated us beyond our expectations. A truly exceptional team.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=1", imageAlt: "Elena Rodriguez"},
id: "1", name: "Elena Rodriguez", handle: "@erodriguez - CEO, TechVision", testimonial: "Stratosphere completely transformed our brand. Their strategic approach and creative excellence elevated us beyond our expectations. A truly exceptional team.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Elena Rodriguez"},
{
id: "2", name: "David Kim", handle: "@dkim - Founder, Momentum Labs", testimonial: "Working with Stratosphere was seamless. They understood our vision immediately and delivered work that resonated with our audience and drove real results.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=2", imageAlt: "David Kim"},
id: "2", name: "David Kim", handle: "@dkim - Founder, Momentum Labs", testimonial: "Working with Stratosphere was seamless. They understood our vision immediately and delivered work that resonated with our audience and drove real results.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "David Kim"},
{
id: "3", name: "Isabelle Moreau", handle: "@imoreau - CMO, Creative Ventures", testimonial: "The design work is impeccable, but what impressed me most was their strategic thinking. They don't just create beautiful things—they create meaningful solutions.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=3", imageAlt: "Isabelle Moreau"},
id: "3", name: "Isabelle Moreau", handle: "@imoreau - CMO, Creative Ventures", testimonial: "The design work is impeccable, but what impressed me most was their strategic thinking. They don't just create beautiful things—they create meaningful solutions.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Isabelle Moreau"},
{
id: "4", name: "Sebastian Walsh", handle: "@swalsh - VP Product, NextGen Digital", testimonial: "Exceptional attention to detail and a genuine commitment to our success. Stratosphere goes beyond typical agency work to become a true partner in growth.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=4", imageAlt: "Sebastian Walsh"},
id: "4", name: "Sebastian Walsh", handle: "@swalsh - VP Product, NextGen Digital", testimonial: "Exceptional attention to detail and a genuine commitment to our success. Stratosphere goes beyond typical agency work to become a true partner in growth.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Sebastian Walsh"},
{
id: "5", name: "Julia Summers", handle: "@jsummers - Director, Brand Growth Co", testimonial: "The team's creativity and professionalism set them apart. Every project delivered exceeded expectations and contributed significantly to our brand elevation.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=5", imageAlt: "Julia Summers"},
id: "5", name: "Julia Summers", handle: "@jsummers - Director, Brand Growth Co", testimonial: "The team's creativity and professionalism set them apart. Every project delivered exceeded expectations and contributed significantly to our brand elevation.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Julia Summers"},
{
id: "6", name: "Thomas Bennett", handle: "@tbennett - Founder, Innovation Studios", testimonial: "Stratosphere brought our ambitious ideas to life with precision and artistry. Their work became the cornerstone of our market differentiation strategy.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=6", imageAlt: "Thomas Bennett"},
id: "6", name: "Thomas Bennett", handle: "@tbennett - Founder, Innovation Studios", testimonial: "Stratosphere brought our ambitious ideas to life with precision and artistry. Their work became the cornerstone of our market differentiation strategy.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Thomas Bennett"},
]}
speed={40}
/>