Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Newsletter section and adjust main containers #22

Merged
merged 16 commits into from
Aug 10, 2023

Conversation

herrherrmann
Copy link
Collaborator

@herrherrmann herrherrmann commented Aug 8, 2023

Adds the new NewsletterSection to our HomePage, including related changes around Buttons (we now need buttons that are links) and our main layout. As discussed with @BugBoomBang, we are now trying out a wider maximum with for the main layout (800px). We also have a new <Text> component that we can use and expand for our future text/paragraph/headline needs!

Screenshot 2023-08-08 at 19-12-37 Kulturdaten berlin website


@herrherrmann herrherrmann requested a review from ZenVega August 8, 2023 17:14
@herrherrmann herrherrmann self-assigned this Aug 8, 2023
@render
Copy link

render bot commented Aug 8, 2023

src/components/Button/index.stories.tsx Outdated Show resolved Hide resolved
src/components/Button/index.tsx Show resolved Hide resolved
src/components/ButtonWithIcon/index.stories.tsx Outdated Show resolved Hide resolved
src/components/HomePage/NewsletterSection/index.tsx Outdated Show resolved Hide resolved
src/components/Text/index.tsx Show resolved Hide resolved
src/components/Text/index.tsx Outdated Show resolved Hide resolved
@ZenVega
Copy link
Contributor

ZenVega commented Aug 10, 2023

Habe mich gerade gefragt, ob wir die bisherigen h3 durch h2 ersetzen wollen. Momentan haben wir folgende semantische Struktur:
image

Wenn ich mir das figma ansehe dürfte sich das auch nicht mehr verändern.

src/components/SectionSubtitle/index.tsx Outdated Show resolved Hide resolved
src/components/Text/index.tsx Show resolved Hide resolved
@herrherrmann
Copy link
Collaborator Author

Guter Punkt mit den Headings! Hab’s jetzt umgebastelt, sodass es so aussieht:

Bildschirmfoto 2023-08-10 um 10 57 46

@herrherrmann herrherrmann merged commit b03ea71 into main Aug 10, 2023
@herrherrmann herrherrmann deleted the newsletter-section branch August 10, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants