-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
118 lines (117 loc) · 6.22 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Home Page of the website Funes Chamber of Commerce. Here you will find the hero and call to action, events, weather, news and release and spotlight.">
<link rel="stylesheet" href="styles/normalize.css">
<link rel="stylesheet" href="styles/small.css">
<link rel="stylesheet" href="styles/medium.css">
<link rel="stylesheet" href="styles/large.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat&family=Signika+Negative&display=swap" rel="stylesheet">
<link rel="icon" href="favicon.ico">
<title>[Home] Funes Chamber of Commerce</title>
</head>
<body>
<header>
<div class="header-logo"><a href="./"><img src="images/logo.webp" alt="Funes Chamber of Commerce Logo"></a></div>
<h1 class="header-h1">Funes Chamber of Commerce</h1>
<div class="header-social-media">
<a class="facebook-logo" href="https://www.facebook.com" target="_blank"><img src="images/facebook-logo.webp" alt="Facebook Logo"></a>
<a class="instagram-logo" href="https://www.instagram.com" target="_blank"><img src="images/instagram-logo.webp" alt="instagram Logo"></a>
</div>
<p id="todaysDate"></p>
<nav>
<button id="hamburgerBtn"><span>☰</span><span>X</span></button>
<ul id="primaryNav">
<li class="active"><a href="./">Home</a></li>
<li><a href="discover.html">Discover</a></li>
<li><a href="directory.html">Directory</a></li>
<li><a href="join.html">Join</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</header>
<main class="index-main">
<div id="home-meeting-banner">
<h2>🤝🏼 Come join us for the chamber meet and greet Wednesday at 7:00 p.m</h2>
</div>
<div id="lastVisit"><p></p></div>
<div class="home-hero">
<h2 class="home-hero-h2">Welcome to Funes</h2>
<picture>
<source media="(max-width: 559px)" srcset="images/funes_hero_small.webp">
<source media="(max-width: 1023px)" srcset="images/funes_hero_medium.webp">
<img src="images/funes_hero_large.webp" alt="Team meeting banner">
</picture>
<a class="home-hero-join" href="join.html">Join the Chamber</a>
</div>
<div class="home-event">
<h2>San Lorenzo Trail Race</h2>
<div>
<p>Come join us in this awesome Trail Race, Friday at 08:00 AM</p>
<a href="discover.html">more info...</a>
</div>
</div>
<div class="home-weather">
<h2 id="weather-title">Weather</h2>
<img id="weather-picture" alt="Weather image">
<div class="home-weather-section1">
<p><span id="temperature"></span>°C</p>
<p><span id="weather-description"></span></p>
</div>
<div class="home-weather-section2">
<p>Wind Speed:</p>
<p>Wind Chill:</p>
</div>
<div class="home-weather-section3">
<p><span id="windSpeed"></span> km/h</p>
<p><span id="windChill"></span></p>
</div>
<a href="https://openweathermap.org">openweathermap.org</a>
</div>
<div class="home-news-release">
<h2>News Release</h2>
<p>In a momentous achievement, Funes Chamber of Commerce has been hailed as a national model of excellence, setting new benchmarks for community-driven economic growth. This prestigious recognition comes as a result of the chamber's unwavering commitment to fostering entrepreneurship, supporting local businesses, and implementing innovative initiatives that have propelled the region's prosperity to new heights.</p>
</div>
<div class="home-join hide-join">
<a class="join-link" href="join.html">Join Us!</a>
<p>Discover how to join the chamber of commerce and how it will benefit your organization!</p>
</div>
<div class="home-spotlight">
</div>
</main>
<footer>
<div class="footer-section1">
<div class="home-footer-logo">
<img src="images/logo.webp" alt="Logo of Funes Chamber of Commerce">
</div>
<section class="address-section">
<h3 class="footer-title">Funes Chamber of Commerce</h3>
<p class="footer-address">Juan Elorza 1962, Funes, Santa Fe, Argentina.</p>
</section>
</div>
<div class="footer-section2">
<p class="footer-email">funes_chamberofcommerce@gmail.com</p>
<p class="footer-phone-number">+(54)9 341 5581012</p>
<a class="footer-location" href="https://www.google.com/maps/place/ESTUDIO+91/@-32.9194306,-60.8146983,20z/data=!4m15!1m8!3m7!1s0x95b64dac38aea5e7:0xe7709bb9296042f8!2sFunes,+Santa+Fe!3b1!8m2!3d-32.9215358!4d-60.8109887!16zL20vMDd6Y3Bo!3m5!1s0x95b64c53333b8c1d:0x139624a0f0e0fc4c!8m2!3d-32.919491!4d-60.814488!16s%2Fg%2F11b6_mf2vw" target="_blank">📍 Location Map</a>
</div>
<div class="footer-section3">
<p class="copyright">© <span id="currentyear"></span> Funes Chamber </p>
<p class="footer-name"><span class="footer-separator"> | </span> Natanael da Matta <span class="footer-separator"> | </span></p>
<p class="footer-wdd230">WDD 230 Project <span class="footer-separator"> | </span></p>
<p class="lastmodified"></p>
</div>
<div class="footer-section4">
<p class="lastmodified2"></p>
</div>
</footer>
<script src="scripts/main.js"></script>
<script src="scripts/directory.js"></script>
<script type="module" src="scripts/weather.js"></script>
<script type="module" src="scripts/windchill.js"></script>
</body>
</html>