Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Submit Your Idea", href: "contact" },
|
||||
{ text: "Learn More", href: "about" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blue-water-with-bubbles_23-2147933785.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blue-water-with-bubbles_23-2147933785.jpg?_wi=1"
|
||||
imageAlt="GDA Game Jam Hero"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
title="Where Ideas Take Root"
|
||||
description="GDA Game Jam 2026 is a competitive event bringing together developers, designers, and artists to create innovative games. Collaborate, innovate, and showcase your talent in a fast-paced competitive environment. All skill levels welcome—from beginners to industry veterans."
|
||||
tag="About the Event"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/winter-flower-collection_23-2147994312.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/winter-flower-collection_23-2147994312.jpg?_wi=1"
|
||||
imageAlt="Nature Theme Inspiration"
|
||||
buttons={[
|
||||
{ text: "See Timeline", href: "timeline" },
|
||||
@@ -81,10 +81,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Idea Submission", description: "Submit your innovative game idea based on the Nature theme. This is where your journey begins. All ideas welcome—think big and dream wild.", imageSrc: "http://img.b2bpic.net/free-photo/driver-using-touch-screen-car-digital-road-trip_169016-69690.jpg"},
|
||||
title: "Idea Submission", description: "Submit your innovative game idea based on the Nature theme. This is where your journey begins. All ideas welcome—think big and dream wild.", imageSrc: "http://img.b2bpic.net/free-photo/driver-using-touch-screen-car-digital-road-trip_169016-69690.jpg?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Final Offline Round", description: "Build your game and prepare your pitch. Collaborate intensively with your team in the offline round. Showcase your creation and compete against other talented teams.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269893.jpg"},
|
||||
title: "Final Offline Round", description: "Build your game and prepare your pitch. Collaborate intensively with your team in the offline round. Showcase your creation and compete against other talented teams.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269893.jpg?_wi=1"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -101,13 +101,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Step 1: Submit Your Idea", description: "Register and submit your game concept based on the Nature theme by March 20th. Describe your vision, target audience, and what makes your idea unique and innovative.", imageSrc: "http://img.b2bpic.net/free-photo/driver-using-touch-screen-car-digital-road-trip_169016-69690.jpg"},
|
||||
title: "Step 1: Submit Your Idea", description: "Register and submit your game concept based on the Nature theme by March 20th. Describe your vision, target audience, and what makes your idea unique and innovative.", imageSrc: "http://img.b2bpic.net/free-photo/driver-using-touch-screen-car-digital-road-trip_169016-69690.jpg?_wi=2"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Step 2: Get Selected", description: "Our selection committee reviews all submissions. Selected teams are announced and invited to the final offline round on March 25th.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269893.jpg"},
|
||||
title: "Step 2: Get Selected", description: "Our selection committee reviews all submissions. Selected teams are announced and invited to the final offline round on March 25th.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269893.jpg?_wi=2"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Step 3: Build & Pitch", description: "Collaborate with your team to build your game and prepare a compelling pitch. Compete for recognition and prizes at our offline event.", imageSrc: "http://img.b2bpic.net/free-vector/winter-flower-collection_23-2147994312.jpg"},
|
||||
title: "Step 3: Build & Pitch", description: "Collaborate with your team to build your game and prepare a compelling pitch. Compete for recognition and prizes at our offline event.", imageSrc: "http://img.b2bpic.net/free-vector/winter-flower-collection_23-2147994312.jpg?_wi=2"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blue-water-with-bubbles_23-2147933785.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blue-water-with-bubbles_23-2147933785.jpg?_wi=2"
|
||||
imageAlt="GDA Game Jam Footer"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user