This commit introduces a dynamic photo wall for the 2025-11-16 event. It features a 3D page-turning carousel built with Vue 3 and Tailwind CSS. The page includes an auto-playing background video, manual and automatic slideshow controls, and is responsive for mobile devices. 25 initial photos have been added to the gallery.
11 lines
215 B
HTML
11 lines
215 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>永平潮州会馆</title>
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html> |