Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default function Page() {
<div className="flex flex-col gap-12 sm:gap-16">
<section>
<ContextAlert className="mb-6" />
<h1 className="mb-4">Netlify Platform Starter – Next.js</h1>
<h1 className="mb-4">My Demo Website - Melodious</h1>
<p className="mb-6 text-lg">
Deploy the latest version of Next.js — including Turbopack, React Compiler, and the new caching APIs
— on Netlify in seconds. No configuration or custom adapter required.
Expand Down