Let's make a third page.
Chelsea has been covered by a lot of YouTuber
This commit is contained in:
parent
f78fcef9c5
commit
9d87399ba8
3 changed files with 90 additions and 2 deletions
|
@ -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 »</Link>
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue