From 53fa926cd1118c0a3120d023ef257e0a506bdd1f Mon Sep 17 00:00:00 2001 From: Dimitri POSTOLOV Date: Mon, 3 Apr 2023 19:57:27 +0200 Subject: [PATCH 1/3] apply fixes fix button --- src/components/Conf/About/index.tsx | 4 +-- src/components/Conf/Button/index.tsx | 27 ++++++++++--------- src/components/Conf/Header/index.tsx | 6 ++--- src/components/Conf/Pricing/index.tsx | 8 +++--- src/components/Conf/SF/index.tsx | 16 ++++------- src/components/Conf/Speakers/index.tsx | 5 ++-- src/components/Conf/Venue/index.tsx | 37 +++++++++++++++++++++++--- src/pages/conf/faq.tsx | 9 +++---- src/pages/conf/index.tsx | 4 +-- src/pages/conf/speak.tsx | 9 +++---- src/pages/conf/sponsor.tsx | 25 ++++++++--------- 11 files changed, 84 insertions(+), 66 deletions(-) diff --git a/src/components/Conf/About/index.tsx b/src/components/Conf/About/index.tsx index 840aa3d5e8..2172329651 100644 --- a/src/components/Conf/About/index.tsx +++ b/src/components/Conf/About/index.tsx @@ -115,7 +115,7 @@ const AboutSection = () => {

-

+

Why Attend?

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

) diff --git a/src/components/Conf/Pricing/index.tsx b/src/components/Conf/Pricing/index.tsx index 381c4c1b18..d110b303e4 100644 --- a/src/components/Conf/Pricing/index.tsx +++ b/src/components/Conf/Pricing/index.tsx @@ -78,11 +78,9 @@ const PricingConf = () => { ))}
- + + Buy a Ticket! +
diff --git a/src/components/Conf/SF/index.tsx b/src/components/Conf/SF/index.tsx index 6ebf7c6a68..671a477171 100644 --- a/src/components/Conf/SF/index.tsx +++ b/src/components/Conf/SF/index.tsx @@ -41,19 +41,13 @@ const images: Image[] = [ const SFConf = () => { return (
-

+

About San Francisco Bay Area

-
- {images.map((image, i) => ( -
-
- -
+
+ {images.map(image => ( +
+
))}
diff --git a/src/components/Conf/Speakers/index.tsx b/src/components/Conf/Speakers/index.tsx index 9af003b97b..bf84a8a342 100644 --- a/src/components/Conf/Speakers/index.tsx +++ b/src/components/Conf/Speakers/index.tsx @@ -89,9 +89,10 @@ const SpeakersConf = () => {
+ > + Submit to Speak +
diff --git a/src/components/Conf/Venue/index.tsx b/src/components/Conf/Venue/index.tsx index 08faa487d3..6d0796e2cb 100644 --- a/src/components/Conf/Venue/index.tsx +++ b/src/components/Conf/Venue/index.tsx @@ -47,6 +47,18 @@ const VenueConf = () => { 1333 Old Bayshore Hwy Burlingame, CA 94010

+
+ Dates with Availability: September 18, 19, 20, 21, 2023 +
+ Room Rates Start From: $179.00 +
+ Room Block Closes: September 4, 2023 +
+ + (Please note, the rate is valid until the cut-off date or the + room block is full) + +

Welcome to all

@@ -74,7 +86,16 @@ const VenueConf = () => { {" "} policy.

+

Alternate lodging options

+ + Holiday Inn Express San Francisco Airport South, and IHG Hotel +
+

Hotel Information @@ -140,7 +161,7 @@ const VenueConf = () => { icon: AroundIcon, content: (
- + San Francisco International Airport (SFO)

@@ -148,7 +169,11 @@ const VenueConf = () => {
Distance from venue: 3.1 miles.

- + Driving Directions from SFO to Venue
@@ -159,7 +184,13 @@ const VenueConf = () => { icon: ParkingIcon, content: (
- The Hyatt Regency SFO offers self-parking. + + The Hyatt Regency SFO offers self-parking. +

Self-Parking:

0-1 hour: $12 diff --git a/src/pages/conf/faq.tsx b/src/pages/conf/faq.tsx index 57153c8f6e..706f26d9bf 100644 --- a/src/pages/conf/faq.tsx +++ b/src/pages/conf/faq.tsx @@ -650,12 +650,9 @@ const faq: Array<{ id: string; title: string; contents: ReactNode }> = [

  • Application Deadline — Friday, July 21, 2023 11:59 PM PST
  • Notifications — Week of August 7, 2023
  • - + + Apply for a Scholarship + ), }, diff --git a/src/pages/conf/index.tsx b/src/pages/conf/index.tsx index 3f441fcca6..715bc79643 100644 --- a/src/pages/conf/index.tsx +++ b/src/pages/conf/index.tsx @@ -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 +