5 Commits

Author SHA1 Message Date
7e296d6240 Update src/app/page.tsx 2026-03-12 18:40:24 +00:00
4b364b35c6 Merge version_2 into main
Merge version_2 into main
2026-03-12 18:37:03 +00:00
02dce6f605 Update src/app/page.tsx 2026-03-12 18:36:59 +00:00
a32bf552da Merge version_1 into main
Merge version_1 into main
2026-03-12 18:34:32 +00:00
f984203227 Merge version_1 into main
Merge version_1 into main
2026-03-12 18:33:56 +00:00

View File

@@ -45,14 +45,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
title="Exceptional Digital Experiences Built for Growth" title="Drive Growth with Stunning Digital Design"
description="We design and develop stunning digital solutions that elevate your brand. From concept to launch, we create websites that convert and engage your audience." description="Transform your business with websites designed to convert. We craft high-impact digital experiences that turn visitors into customers and elevate your brand above the competition."
tag="Design Agency" tag="Design Agency"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "plain" }} background={{ variant: "plain" }}
buttons={[ buttons={[
{ text: "View Our Work", href: "#portfolio" }, { text: "See Results", href: "#portfolio" },
{ text: "Let's Talk", href: "#contact" } { text: "Let's Talk", href: "#contact" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"