format(www)

This commit is contained in:
Musa 2025-12-12 11:36:54 -08:00
parent a825ce9add
commit 64d45a7a00
27 changed files with 257 additions and 314 deletions

View file

@ -150,7 +150,9 @@ export function IdeaToAgentSection() {
</div>
<Button asChild className="mt-6 sm:mt-8 w-full sm:w-auto">
<Link href={carouselData[currentSlide].link}>Learn more</Link>
<Link href={carouselData[currentSlide].link}>
Learn more
</Link>
</Button>
</div>
</div>