From 26fb2a605d9e30dc25fc7a9589ea3ea53ba4a47e Mon Sep 17 00:00:00 2001 From: marcaufderheyde Date: Sun, 25 Feb 2024 12:10:43 +0100 Subject: [PATCH] Updated buttons for sections to pages --- about.html | 0 imprint.html | 10 +++++----- index.html | 16 ++++++++++++++-- style.css | 20 ++++++++++++++++++++ termsofuse.html | 20 ++++++++++++++------ 5 files changed, 53 insertions(+), 13 deletions(-) create mode 100644 about.html diff --git a/about.html b/about.html new file mode 100644 index 0000000..e69de29 diff --git a/imprint.html b/imprint.html index d9f65bb..adc6e40 100644 --- a/imprint.html +++ b/imprint.html @@ -10,7 +10,7 @@
@@ -36,16 +36,16 @@

Imprint

CannabisClubsBerlin.com is your premier source for insights into cannabis clubs in Berlin, offering comprehensive reviews and information to guide the Berlin population through the myriad of cannabis options available in the city. Our mission is to educate and inform users about the vibrant cannabis culture in Berlin and to navigate the local regulations regarding cannabis use and club memberships.

- +

Operator:

CannabisClubsBerlin.com
Eisenacher Str. 77
10823, Berlin, Germany

- +

Contact:

Email: contact@cannabisclubsberlin.com
Phone: +4917681414156

- +

Responsible for Content According to ยง 55 Abs. 2 RStV:

Marc Auf der Heyde
Eisenacher Str. 77
diff --git a/index.html b/index.html index 7ebaa2f..c9186c0 100644 --- a/index.html +++ b/index.html @@ -47,24 +47,36 @@

Welcome to Cannabis Clubs Berlin

+

About

About Us -

About our mission and the benefits of plant-based products. We're dedicated to sustainability and health.

+

About our mission and the benefits of cannabis. We're dedicated to sustainability and health.

+
+
+

Clubs

Our Clubs -

Join our community clubs to share experiences, recipes, and insights about a plant-based lifestyle.

+

Find out more information about the various cannabis clubs available in Berlin.

+
+
+

Contact

Contact Us

Have questions or want to connect? Contact us through email, phone, or visit us at our location.

+
diff --git a/style.css b/style.css index beccafe..161635b 100644 --- a/style.css +++ b/style.css @@ -331,3 +331,23 @@ footer { .footer-nav a:hover { text-decoration: none; } + +.aboutbtn { + display: inline-block; + background: #0779e4; + color: #fff; + padding: 10px 30px; + text-decoration: none; + border-radius: 5px; + transition: background 0.3s ease-in-out; +} + +.right-button-section { + display: flex; + justify-content: flex-end; + align-items: center; +} + +.aboutbtn:hover { + background: #0056b3; +} \ No newline at end of file diff --git a/termsofuse.html b/termsofuse.html index 59c4fdd..118fa94 100644 --- a/termsofuse.html +++ b/termsofuse.html @@ -10,7 +10,7 @@
@@ -35,25 +35,33 @@

Terms of Use

+

Welcome to CannabisClubsBerlin.com. By accessing and using this website, you agree to the following terms and conditions:

+

1. Acceptance of Terms:

The services provided by CannabisClubsBerlin.com are subject to the following terms of use. We reserve the right to update the terms at any time without notice. Your continued use of the website after such modifications will constitute your acknowledgment and agreement to the modified terms and conditions.

+

2. Use of Website Information:

This website offers information about cannabis clubs in Berlin, including reviews and regulatory information. This information is provided for general informational purposes only and should not be considered as legal advice. Users are encouraged to consult with professional legal advisors for specific advice regarding cannabis regulations in Berlin.

+

3. Content Ownership and Copyright:

All content on this website, including text, graphics, logos, and images, is the property of CannabisClubsBerlin.com or its content suppliers and is protected by international copyright laws.

+

4. Limitation of Liability:

CannabisClubsBerlin.com will not be liable for any damages arising from the use of this website or from any information, content, materials, or products included on this site.

+

5. Links to Third-Party Websites:

CannabisClubsBerlin.com may include links to external websites. These links are provided for your convenience to provide further information. They do not signify that we endorse the website(s). We have no responsibility for the content of the linked website(s).

+

6. Governing Law:

These terms of use are governed by the laws of Germany. Any disputes related to these terms will be subject to the exclusive jurisdiction of the courts of Germany.

+

By using CannabisClubsBerlin.com, you agree to comply with these Terms of Use. If you do not agree with any of these terms, you are prohibited from using or accessing this site.