Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:15:54 +00:00
parent 06d3c6d235
commit 0bf1dfd101

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
<TextSplitAbout
title="About Stratosphere"
description={[
"We are a full-service creative studio dedicated to elevating brands through exceptional design and strategic innovation. Our multidisciplinary team brings together designers, strategists, and developers to create cohesive digital experiences.", "Since our founding, we've partnered with leading brands to transform their vision into reality. We believe that great design isn't just about aesthetics—it's about solving problems, telling stories, and creating meaningful connections between brands and their audiences.", "Our approach combines meticulous attention to detail with a deep understanding of market dynamics, resulting in work that is both beautiful and commercially successful."]}
"Our approach combines meticulous attention to detail with a deep understanding of market dynamics, resulting in work that is both beautiful and commercially successful. Strategic thinking paired with exceptional design creates solutions that drive tangible business results.", "We are a full-service creative studio dedicated to elevating brands through exceptional design and strategic innovation. Our multidisciplinary team brings together designers, strategists, and developers to create cohesive digital experiences.", "Since our founding, we've partnered with leading brands to transform their vision into reality. We believe that great design isn't just about aesthetics—it's about solving problems, telling stories, and creating meaningful connections between brands and their audiences."]}
buttons={[
{ text: "View Our Services", href: "#services" },
]}