diff --git a/src/app/become-sponsor/page.tsx b/src/app/become-sponsor/page.tsx index cc80980..718219e 100644 --- a/src/app/become-sponsor/page.tsx +++ b/src/app/become-sponsor/page.tsx @@ -16,12 +16,16 @@ export default function BecomeSponsorPage() {
+ {/* Header centered between navbar and content */} +
+

+ Become a Sponsor +

+
+
{/* Hero Section */} -
-

- Become a Sponsor -

+

Formula Slug is dedicated to empowering the next generation of engineers by providing hands-on diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fd0d491..4e28bcf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -21,10 +21,14 @@ export default function ContactPage() {

-
-

+ +
+

Contact Us

+
+ +
{/* Contact Information */} diff --git a/src/app/photos/page.tsx b/src/app/photos/page.tsx index b35f79d..b7c14ad 100644 --- a/src/app/photos/page.tsx +++ b/src/app/photos/page.tsx @@ -58,9 +58,13 @@ export default async function PhotosPage() {
-

- Photo Gallery -

+ + {/* Header centered between navbar and content */} +
+

+ Photo Gallery +

+
{photoData.map((photo, idx) => ( diff --git a/src/app/sponsors/page.tsx b/src/app/sponsors/page.tsx index 52f1616..896df44 100644 --- a/src/app/sponsors/page.tsx +++ b/src/app/sponsors/page.tsx @@ -154,10 +154,14 @@ export default function SponsorsPage() {
-
-

+ {/* Header centered between navbar and content */} +
+

Our Sponsors

+
+ +

diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index b80d43e..d062a30 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -45,17 +45,20 @@ export default function TeamPage() {

-
-

+ {/* Meet the Team - centered between navbar and captains */} +
+

Meet the Team

+
+
{/* Captains Section */} -
+