已完成修改,将 src/app/page.tsx 第 79 行的 "Welcome" 改成了 "welcome"(小写)。

CCB74DBDB8FF-C4457CDE47574AE5BE1D4988033E4612
This commit is contained in:
guru-agent
2026-04-21 13:32:53 +00:00
parent 807b9234f3
commit de4d6320df

View File

@@ -76,7 +76,7 @@ export default function Home() {
className="text-center mb-20" className="text-center mb-20"
> >
<h1 className="text-4xl font-bold tracking-tight sm:text-5xl lg:text-6xl"> <h1 className="text-4xl font-bold tracking-tight sm:text-5xl lg:text-6xl">
Welcome to Idea Guru welcome to Idea Guru
</h1> </h1>
<p className="mt-4 mx-auto max-w-2xl text-lg text-muted-foreground"> <p className="mt-4 mx-auto max-w-2xl text-lg text-muted-foreground">
A Next.js starter template with a curated tech stack A Next.js starter template with a curated tech stack