From 383a143a98a772491429aa857a2c4de284945bfd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 20:34:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c115ea7..21f863d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About AraDesign" description={[ - "At AraDesign, we believe that exceptional design is the cornerstone of every successful brand. Founded on the principles of creativity, collaboration, and strategic impact, our agency brings together a diverse team of talented designers, strategists, and digital artists.", "We specialize in crafting bespoke visual identities, intuitive user experiences, and engaging digital solutions that resonate with your audience and drive measurable results. Our process is collaborative and transparent, ensuring your vision is not just met, but exceeded."} + "At AraDesign, we believe that exceptional design is the cornerstone of every successful brand. Founded on the principles of creativity, collaboration, and strategic impact, our agency brings together a diverse team of talented designers, strategists, and digital artists.", "We specialize in crafting bespoke visual identities, intuitive user experiences, and engaging digital solutions that resonate with your audience and drive measurable results. Our process is collaborative and transparent, ensuring your vision is not just met, but exceeded."]} /> -- 2.49.1