Let's make a third page.

Chelsea has been covered by a lot of YouTuber
This commit is contained in:
Derek Slenk 2025-06-26 19:21:18 +00:00
parent f78fcef9c5
commit 9d87399ba8
3 changed files with 90 additions and 2 deletions

View file

@ -190,10 +190,13 @@ export default function LongStoryPage() {
</CardContent>
</Card>
<div className="text-center mt-12">
<div className="flex justify-center items-center gap-4 mt-12">
<Button asChild>
<Link href="/">Back to Home</Link>
</Button>
<Button asChild variant="outline">
<Link href="/gallery">View Video Gallery &raquo;</Link>
</Button>
</div>
</div>
</div>