-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #63 from SmartCityFlensburg/wording/changedTextsOn…
…Website Wording/changed texts on website
- Loading branch information
Showing
19 changed files
with
438 additions
and
248 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ import Button from "../Button"; | |
function ContactHeroContent() { | ||
return ( | ||
<div className="flex flex-wrap gap-6 mt-8 lg:justify-center"> | ||
<Button href="mailto:[email protected]" ariaLabel="Kontaktiere uns gern per Mail" isDark> | ||
<Button href="mailto:[email protected]" ariaLabel="Kontaktieren Sie uns gerne per Mail" isDark> | ||
<img | ||
src="/assets/svg/socials/mail.svg" | ||
className="w-6 h-6" alt="" loading="lazy"/> | ||
<span>Kontakt</span> | ||
</Button> | ||
<Button href="https://github.com/SmartCityFlensburg" ariaLabel="Besuche uns auf GitHub" isExternalLink isDark> | ||
<Button href="https://github.com/SmartCityFlensburg" ariaLabel="Besuchen Sie uns auf GitHub" isExternalLink isDark> | ||
<img | ||
src="/assets/svg/socials/github.svg" | ||
className="w-6 h-6" alt="" loading="lazy"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,28 +5,37 @@ interface ContactProps { | |
} | ||
|
||
const Contact: React.FC<ContactProps> = ({ spacingTop = true }) => { | ||
return ( | ||
<section className={`px-4 max-w-screen-lg mx-auto mb-28 md:grid md:grid-cols-2 md:gap-x-10 md:px-6 lg:mb-36 xl:max-w-screen-xl xl:mb-52 | ||
${spacingTop ? 'mt-28 lg:mt-36 xl:mt-52' : '' }`}> | ||
<h2 className="font-lato font-bold text-2xl mb-6 lg:mb-10 lg:text-3xl"> | ||
Hast du weitere Fragen, Feedback oder ein Anliegen? | ||
</h2> | ||
<article> | ||
<p className="mb-6 lg:mb-10"> | ||
Konnten deine Fragen nicht beantwortet werden oder hast du möchtest du mehr Informationen erfahren? | ||
Bei Fragen, Anregungen oder Anliegen kannst du uns gern kontaktieren. | ||
Unser Team wird sich schnellstmöglich bei dir melden. | ||
</p> | ||
return ( | ||
<section className={`px-4 max-w-screen-lg mx-auto mb-28 md:grid md:grid-cols-2 md:gap-x-10 md:px-6 lg:mb-36 xl:max-w-screen-xl xl:mb-52 | ||
${spacingTop ? "mt-28 lg:mt-36 xl:mt-52" : ""}`} | ||
> | ||
<h2 className="font-lato font-bold text-2xl mb-6 lg:mb-10 lg:text-3xl"> | ||
Haben Sie weitere Fragen, Feedback oder ein Anliegen? | ||
</h2> | ||
<article> | ||
<p className="mb-6 lg:mb-10"> | ||
Konnten Ihre Fragen nicht beantwortet werden oder benötigen | ||
Sie weitere Informationen? Bei Fragen, Anregungen oder | ||
Anliegen können Sie uns gern kontaktieren. Unser Team wird | ||
sich schnellstmöglich bei Ihnen melden. | ||
</p> | ||
|
||
<Button href="mailto:[email protected]" ariaLabel="Kontaktiere uns gern per Mail" isDark> | ||
<img | ||
src="/assets/svg/socials/mail.svg" | ||
className="w-6 h-6" alt="" loading="lazy"/> | ||
<span>Kontakt</span> | ||
</Button> | ||
</article> | ||
</section> | ||
); | ||
} | ||
<Button | ||
href="mailto:[email protected]" | ||
ariaLabel="Kontaktieren Sie uns gerne per E-Mail" | ||
isDark | ||
> | ||
<img | ||
src="/assets/svg/socials/mail.svg" | ||
className="w-6 h-6" | ||
alt="" | ||
loading="lazy" | ||
/> | ||
<span>Kontakt</span> | ||
</Button> | ||
</article> | ||
</section> | ||
); | ||
}; | ||
|
||
export default Contact; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,30 @@ | ||
import Lottie from "lottie-react"; | ||
import dashboardAnimation from "../../../json/dashboardAnimation.json" | ||
import dashboardAnimation from "../../../json/dashboardAnimation.json"; | ||
|
||
function DashboardPreview() { | ||
return ( | ||
<section className="my-28 px-4 max-w-208 mx-auto md:px-6 lg:my-36 xl:max-w-screen-lg xl:my-52"> | ||
<article className="mb-8 g:mb-14 md:text-center"> | ||
<h2 className="font-lato font-bold text-2xl mb-6 lg:text-3xl"> | ||
Fundierte Handlungsempfehlungen<br/> | ||
zur Bewässerung auf einen Blick: | ||
</h2> | ||
<p> | ||
Unser System liefert durch die wissenschaftliche Datenauswertung fundierte Handlungsempfehlungen, wann welche Vegetation an welchem Standort | ||
werden muss. Excepteur do consectetur quis nulla ut et nisi aute id consectetur excepteur nostrud anim culpa reprehenderit. | ||
</p> | ||
</article> | ||
return ( | ||
<section className="my-28 px-4 max-w-208 mx-auto md:px-6 lg:my-36 xl:max-w-screen-lg xl:my-52"> | ||
<article className="mb-8 g:mb-14 md:text-center"> | ||
<h2 className="font-lato font-bold text-2xl mb-6 lg:text-3xl"> | ||
Fundierte Handlungsempfehlungen | ||
<br /> | ||
zur Bewässerung auf einen Blick | ||
</h2> | ||
<p> | ||
Unser System liefert anhand wissenschaftlicher | ||
Datenauswertung fundierte Handlungsempfehlungen, zu welchem | ||
Zeitpunkt eine Bewässerung notwendig ist. Die Daten werden | ||
dahingehend aufbereitet, dass diese einfach zu | ||
interpretieren sind und in die Einsatzplanung eingebunden | ||
werden können. | ||
</p> | ||
</article> | ||
|
||
<figure className="translate-x-4 xl:translate-x-16"> | ||
<Lottie animationData={dashboardAnimation} /> | ||
</figure> | ||
</section> | ||
); | ||
<figure className="translate-x-4 xl:translate-x-16"> | ||
<Lottie animationData={dashboardAnimation} /> | ||
</figure> | ||
</section> | ||
); | ||
} | ||
|
||
export default DashboardPreview; |
Oops, something went wrong.