diff --git a/src/components/Conf/About/index.tsx b/src/components/Conf/About/index.tsx index 840aa3d5e8..b182cd91f4 100644 --- a/src/components/Conf/About/index.tsx +++ b/src/components/Conf/About/index.tsx @@ -60,7 +60,7 @@ const AboutSection = () => { return (
-

+

About

@@ -99,7 +99,7 @@ const AboutSection = () => { {list.map((item, index) => (
  • @@ -115,7 +115,7 @@ const AboutSection = () => {

  • -

    +

    Why Attend?

    @@ -125,9 +125,9 @@ const AboutSection = () => {

    - + + Apply for a Scholarship + ), }, diff --git a/src/pages/conf/index.tsx b/src/pages/conf/index.tsx index 3f441fcca6..dff9653c5b 100644 --- a/src/pages/conf/index.tsx +++ b/src/pages/conf/index.tsx @@ -16,7 +16,7 @@ export default () => { return ( -
    +
    @@ -37,8 +37,8 @@ export default () => {
    - - + Join as a Sponsor + Submit to Speak
    diff --git a/src/pages/conf/speak.tsx b/src/pages/conf/speak.tsx index ddf2ea32be..411b33025c 100644 --- a/src/pages/conf/speak.tsx +++ b/src/pages/conf/speak.tsx @@ -297,12 +297,9 @@ export default () => { .

    - + + Submit a Proposal +
      {cfp.map(q => ( diff --git a/src/pages/conf/sponsor.tsx b/src/pages/conf/sponsor.tsx index 727f39f7c3..e295ce5420 100644 --- a/src/pages/conf/sponsor.tsx +++ b/src/pages/conf/sponsor.tsx @@ -9,32 +9,29 @@ export default () => { return ( -
      +
      - - Sponsor GraphQLConf 2023 - + Sponsor GraphQLConf 2023
      - - + + Explore Sponsorship + + + Contact Us +

      Contact us at{" "} - + graphqlconf@graphql.org {" "} to reserve your sponsorship, ask questions or talk about diff --git a/static/img/conf/train.svg b/static/img/conf/train.svg index e8a3437676..b3efbd6d4f 100644 --- a/static/img/conf/train.svg +++ b/static/img/conf/train.svg @@ -1 +1,21 @@ -train.svg \ No newline at end of file + + train.svg + + + + + + + + + + + \ No newline at end of file