diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-10-03 16:12:47 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-10-03 16:12:47 -0400 |
| commit | 12c7ceec40ae4a76d8af3bbdd7057d1c17d18112 (patch) | |
| tree | 1b37fdbad22f50890a59a656e9603f59667d85cb /app/page.js | |
| parent | 7888fdac4f36174a6ec04526247c95affb38a7a2 (diff) | |
| download | alure-website-12c7ceec40ae4a76d8af3bbdd7057d1c17d18112.tar.gz alure-website-12c7ceec40ae4a76d8af3bbdd7057d1c17d18112.tar.bz2 alure-website-12c7ceec40ae4a76d8af3bbdd7057d1c17d18112.zip | |
New/updated post; Updated travel advisory
Diffstat (limited to 'app/page.js')
| -rw-r--r-- | app/page.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/page.js b/app/page.js index 9f35ed2..ec23cbd 100644 --- a/app/page.js +++ b/app/page.js @@ -34,7 +34,7 @@ export default function Home() { <div className="sm:px-40 px-10 py-14 space-y-2"> <h1 className="font-medium sm:text-5xl text-3xl">BreadCroust</h1> <span>Est. 2018 - Premier: Croust</span> - <h2 className="text-lg">Home to MinePot Barton Centre and athletics</h2> + <h2 className="text-lg">Home to the Alurian athletes</h2> </div> </div> </li> |
