File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,19 @@ export default function HomePage() {
5252 < Hero />
5353 </ Section >
5454
55+ < div className = "mx-auto w-full max-w-7xl px-4 py-4 sm:px-6 lg:px-8" >
56+ < div className = "flex justify-center" >
57+ < a
58+ className = "text-muted-foreground text-sm underline underline-offset-4 transition-colors hover:text-foreground"
59+ href = "https://chatgpt.com/?hints=search& prompt = Read + these + 3 + pages % 3 A % 0 A % 0 A - + https % 3 A % 2 F % 2 Fwww . databuddy . cc % 0 A - + https % 3 A % 2 F % 2 Fwww . databuddy . cc % 2 Fdocs % 0 A - + https % 3 A % 2 F % 2 Fwww . databuddy . cc % 2 Fpricing % 0 A % 0 AThen + explain + in + simple + terms + what + this + app + does % 2 C + and + why + i + should + care "
60+ rel = "noopener noreferrer"
61+ target = "_blank"
62+ >
63+ Don't understand what this does? Ask ChatGPT
64+ </ a >
65+ </ div >
66+ </ div >
67+
5568 { /* Trusted By Section */ }
5669 < Section
5770 className = "border-border border-t border-b bg-background/50"
You can’t perform that action at this time.
0 commit comments