webflow code added
This commit is contained in:
306
index.html
Normal file
306
index.html
Normal file
@ -0,0 +1,306 @@
|
||||
<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Oct 15 2024 16:59:22 GMT+0000 (Coordinated Universal Time) -->
|
||||
<html data-wf-page="66f30b2453571fc3c6b67b4a" data-wf-site="66f30b2453571fc3c6b67b43">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>AgreeGo: Building Stronger Communities Together</title>
|
||||
<meta content="Discover how AgreeGo empowers communities with tools for streamlined self-management, consensus-building, and collaborative decision-making. Join us in shaping a more engaged, transparent, and successful neighborhood experience." name="description">
|
||||
<meta content="AgreeGo: Building Stronger Communities Together" property="og:title">
|
||||
<meta content="Discover how AgreeGo empowers communities with tools for streamlined self-management, consensus-building, and collaborative decision-making. Join us in shaping a more engaged, transparent, and successful neighborhood experience." property="og:description">
|
||||
<meta content="https://cdn.prod.website-files.com/66f30b2453571fc3c6b67b43/66fec5104e13f4ef669beb4b_dash.png" property="og:image">
|
||||
<meta content="AgreeGo: Building Stronger Communities Together" property="twitter:title">
|
||||
<meta content="Discover how AgreeGo empowers communities with tools for streamlined self-management, consensus-building, and collaborative decision-making. Join us in shaping a more engaged, transparent, and successful neighborhood experience." property="twitter:description">
|
||||
<meta content="https://cdn.prod.website-files.com/66f30b2453571fc3c6b67b43/66fec5104e13f4ef669beb4b_dash.png" property="twitter:image">
|
||||
<meta property="og:type" content="website">
|
||||
<meta content="summary_large_image" name="twitter:card">
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||
<meta content="Webflow" name="generator">
|
||||
<link href="css/normalize.css" rel="stylesheet" type="text/css">
|
||||
<link href="css/webflow.css" rel="stylesheet" type="text/css">
|
||||
<link href="css/tp2-5dcdea.webflow.css" rel="stylesheet" type="text/css">
|
||||
<link href="https://fonts.googleapis.com" rel="preconnect">
|
||||
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">WebFont.load({ google: { families: ["Varela:400","Varela Round:400","Mukta:200,300,regular,500,600,700,800","Gloria Hallelujah:regular","Bricolage Grotesque:200,300,regular,500,600,700,800","New Amsterdam:regular","Saira:regular,800"] }});</script>
|
||||
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
|
||||
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
|
||||
<link href="images/webclip.png" rel="apple-touch-icon">
|
||||
<style>
|
||||
.solution-details p {
|
||||
position: relative;
|
||||
margin-bottom: 2vw;
|
||||
}
|
||||
.solution-details p::before {
|
||||
content: '';
|
||||
display: inline-block;
|
||||
width: 1.4vw;
|
||||
height: 1.4vw;
|
||||
background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.39453 7.17606L5.96457 11.7461L16.4104 1.30029' stroke='%23E8FF59' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
vertical-align: middle;
|
||||
margin-right: 1.0vw;
|
||||
}
|
||||
</style>
|
||||
<script>window.salesmateSettings = { workspace_id: "9aa3de1a-bd44-4960-a7de-9f1aefe96926", app_key:"ac9a6e40-6630-11ef-80ec-cd0ee3e74a50", tenant_id:"thoughtpatterns.salesmate.io"}</script>
|
||||
<script>!function(e,t,a,i,d,n,o){e.Widget=i,e[i]=e[i]||function(){(e[i].q=e[i].q||[]).push(arguments)},n=t.createElement(a),o=t.getElementsByTagName(a)[0],n.id=i,n.src=d,window._salesmate_widget_script_url=d,n.async=1,o.parentNode.insertBefore(n,o)}(window,document,"script","loadwidget", "https://thoughtpatterns.salesmate.io/messenger-platform/messenger-platform-main.js"),loadwidget("init",{}),loadwidget("load_widget","Widget Loading...!");</script>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
// set up chat buttons
|
||||
const chatButtons = document.querySelectorAll('.chat-with-us');
|
||||
chatButtons.forEach(button => {
|
||||
button.addEventListener('click', () => {
|
||||
SALESMATE.showChatWidget();
|
||||
});
|
||||
});
|
||||
// set up meeting scheduler data
|
||||
var MEETING_DATA = {
|
||||
backgroundColor: "#FFFFFF00",
|
||||
textColor: "#FFFFFF",
|
||||
buttonAndLinkColor: "#FFFFFF",
|
||||
meetingURL: 'https://thoughtpatterns.salesmate.io/meetings/#/thoughtpatterns/scheduler/lets-talk',
|
||||
initData: {},
|
||||
divId: 'scheduler'
|
||||
};
|
||||
// set up meeting scheduler
|
||||
if ("undefined" == typeof SM_Meetings) {
|
||||
let e = document.createElement("script");
|
||||
e.setAttribute("src", "https://thoughtpatterns.salesmate.io/meetings.js");
|
||||
e.onload = function() {
|
||||
SM_Meetings.loadMeeting(MEETING_DATA);
|
||||
};
|
||||
document.head.appendChild(e);
|
||||
} else {
|
||||
SM_Meetings.loadMeeting(MEETING_DATA);
|
||||
}
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body class="body">
|
||||
<div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar w-nav">
|
||||
<div class="container w-container">
|
||||
<div class="nav-wrap">
|
||||
<a href="#" class="nav-logo-wrap w-nav-brand"><img sizes="(max-width: 479px) 40vw, (max-width: 1919px) 20vw, 15vw" srcset="images/agreego-alpha-p-500.png 500w, images/agreego-alpha.png 1000w" alt="Brand Logo" src="images/agreego-alpha.png" loading="lazy" class="image"></a>
|
||||
<nav role="navigation" class="nav-menu w-nav-menu">
|
||||
<div class="nav-link-wrap">
|
||||
<a href="index.html" aria-current="page" class="nav-link w-nav-link w--current">Home</a>
|
||||
<div class="nav-link-line"></div>
|
||||
<div class="nav-link-line"></div>
|
||||
<a href="roadmap.html" class="nav-link w-nav-link">Roadmap</a>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="menu-button w-nav-button">
|
||||
<div class="w-icon-nav-menu"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<section class="home-banner">
|
||||
<div class="w-layout-blockcontainer container w-container">
|
||||
<div class="w-layout-grid home-banner-grid">
|
||||
<div id="w-node-ff86fc87-0267-ba35-6eb7-9f9d4f6cd40b-c6b67b4a" data-w-id="ff86fc87-0267-ba35-6eb7-9f9d4f6cd40b" style="opacity:0">
|
||||
<h1 class="banner-title-top">Replace your clunky management with <span class="text-span-11">AgreeGo</span> to reach consensus and </h1>
|
||||
<h1 class="banner-title-bottom"><span class="banner-title-underline">get things done</span></h1>
|
||||
<p class="banner-text">Why pay a crufty third party of button pushers not interested or invested in your success? Volunteer and AI manage your community with the intelligent people you already live with. Let us gut check everything behind the scenes.</p>
|
||||
<div class="call-to-action">
|
||||
<a href="#book" class="button w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/mdi--virtual-meeting.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">Book a Call</div>
|
||||
</a>
|
||||
<a href="#" class="button button-black chat-with-us w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/carbon--chat.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">Chat with Us</div>
|
||||
</a>
|
||||
<a href="roadmap.html" class="button button-black w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/streamline--arrow-roadmap.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">See Roadmap</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="w-node-ff86fc87-0267-ba35-6eb7-9f9d4f6cd420-c6b67b4a" data-w-id="ff86fc87-0267-ba35-6eb7-9f9d4f6cd420" style="opacity:0" class="home-banner-image-wrap"><img sizes="(max-width: 991px) 84vw, 65vw" srcset="images/dash-p-500.png 500w, images/dash-p-800.png 800w, images/dash-p-1080.png 1080w, images/dash-p-1600.png 1600w, images/dash.png 1647w" alt="AgreeGo dashboard interface displaying an intuitive overview of community decisions, bank accounts, project budgets, and maintenance tasks, designed to streamline management and foster community-driven success" src="images/dash.png" loading="eager" class="home-banner-image"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<div data-w-id="28c2021f-2f82-3dfb-28b1-9b29b81334af" class="chaos-section">
|
||||
<div data-w-id="28c2021f-2f82-3dfb-28b1-9b29b81334b0" style="opacity:0" class="chaos-sticky">
|
||||
<div class="chaos-sticky-top">
|
||||
<div data-w-id="9d71cd08-283d-fa3b-8ff2-d166dd8259df" style="opacity:0" class="section-title-wrap">
|
||||
<h2 class="schedule-title">Fed up with your <span class="text-span">"property management"</span>?</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="chaos-sticky-middle">
|
||||
<div class="w-layout-blockcontainer container frustrations-container w-container">
|
||||
<div data-w-id="28c2021f-2f82-3dfb-28b1-9b29b81334b2" style="opacity:0" class="frustrations-wrap w-dyn-list">
|
||||
<div role="list" class="frustrations-list w-dyn-items">
|
||||
<div role="listitem" class="frustration-item w-dyn-item">
|
||||
<div id="w-node-fcf31704-7989-722e-afb7-b3e19da4ba2b-c6b67b4a" class="pi-block">
|
||||
<div id="w-node-_4d5af033-773e-55cb-0727-02b09f43abcd-c6b67b4a" class="pi-title">
|
||||
<h3 class="pi-title-text w-dyn-bind-empty"></h3>
|
||||
</div>
|
||||
<div id="w-node-fcf31704-7989-722e-afb7-b3e19da4ba2c-c6b67b4a" class="pi-paper"><img id="w-node-fcf31704-7989-722e-afb7-b3e19da4ba2d-c6b67b4a" sizes="(max-width: 479px) 76vw, (max-width: 767px) 57vw, (max-width: 991px) 38vw, (max-width: 1279px) 33vw, (max-width: 1439px) 31vw, (max-width: 1919px) 32vw, 22vw" alt="Aerial view of Castleberry Point, a mixed-use condo complex in Downtown Atlanta, GA, with 123 units, highlighted as 'The Alpha Site' where automated self-management processes were successfully implemented" src="images/post-it.png" loading="lazy" srcset="images/post-it-p-500.png 500w, images/post-it.png 707w" class="image-2">
|
||||
<div id="w-node-fcf31704-7989-722e-afb7-b3e19da4ba2e-c6b67b4a" class="pi-paper-content">
|
||||
<div class="pi-top">
|
||||
<h4 class="pi-note w-dyn-bind-empty"></h4>
|
||||
<h4 class="pi-note w-dyn-bind-empty"></h4>
|
||||
<h4 class="pi-note w-dyn-bind-empty"></h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pi-reality">
|
||||
<div id="w-node-_5659da0b-eb13-063b-a27c-b0810245f037-c6b67b4a" class="pi-reality-content">
|
||||
<h4 id="w-node-_5659da0b-eb13-063b-a27c-b0810245f038-c6b67b4a" class="pi-reality-subtitle">REALITY CHECK</h4>
|
||||
<h5 id="w-node-_5659da0b-eb13-063b-a27c-b0810245f03a-c6b67b4a" class="pi-reality-text w-dyn-bind-empty"></h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-dyn-empty">
|
||||
<div>No items found.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="chaos-sticky-bottom">
|
||||
<div data-w-id="95d19cf3-e585-e146-8a2e-637065a6adf8" style="opacity:0" class="section-title-wrap wifty">
|
||||
<h2 class="schedule-title what-if-we-told-you">What if we told you<br></h2>
|
||||
<h2 class="schedule-title what-if-we-told-you">The only property manager you'll ever need is <em class="italic-text">you</em> and your <em class="italic-text-2">neighbors</em><br></h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<section class="reality-section">
|
||||
<div class="align-center"></div>
|
||||
<div class="w-layout-blockcontainer container w-container"></div>
|
||||
</section>
|
||||
<section class="call-to-action-section">
|
||||
<div class="align-center">
|
||||
<div class="call-to-action">
|
||||
<a href="#book" class="button w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/mdi--virtual-meeting.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">Book a Call</div>
|
||||
</a>
|
||||
<a href="#" class="button button-black chat-with-us w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/carbon--chat.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">Chat with Us</div>
|
||||
</a>
|
||||
<a href="roadmap.html" class="button button-black w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/streamline--arrow-roadmap.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">See Roadmap</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="values-section">
|
||||
<div class="align-center">
|
||||
<div data-w-id="939ac8bd-b00c-26ca-a7c7-316db366c2fc" style="opacity:0" class="section-title-wrap">
|
||||
<h2 class="schedule-title">Let's take a second to remember what really <span class="text-span-2">matters</span>...</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-layout-blockcontainer container w-container">
|
||||
<div id="w-node-bf1f67d5-bdbb-fdb5-3642-e253fad37be2-c6b67b4a" class="values-wrap w-dyn-list">
|
||||
<div role="list" class="values-grid w-dyn-items">
|
||||
<div data-w-id="bf1f67d5-bdbb-fdb5-3642-e253fad37be4" style="opacity:0" role="listitem" class="values-item w-dyn-item">
|
||||
<div class="value-block">
|
||||
<div class="value-icon-wrap">
|
||||
<div class="value-icon w-dyn-bind-empty w-richtext"></div>
|
||||
</div>
|
||||
<h3 class="value-title w-dyn-bind-empty"></h3>
|
||||
<p class="value-text w-dyn-bind-empty"></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-dyn-empty">
|
||||
<div>No items found.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="hope-section">
|
||||
<div class="w-layout-blockcontainer container w-container">
|
||||
<div class="align-center">
|
||||
<div data-w-id="95d19cf3-e585-e146-8a2e-637065a6ae05" style="opacity:0" class="section-title-wrap">
|
||||
<div class="w-layout-grid man-grid"><img class="joyful-man" src="images/agreego-man.png" alt="Man joyfully leaping into radiant light, symbolizing the excitement of discovering a powerful tool to bring peace and harmony to his community." style="opacity:0" sizes="(max-width: 767px) 84vw, (max-width: 991px) 81vw, (max-width: 1439px) 700px, 900px" data-w-id="6400dd1e-1717-9058-b716-da336fdb5e2a" id="w-node-_6400dd1e-1717-9058-b716-da336fdb5e2a-c6b67b4a" loading="lazy" srcset="images/agreego-man-p-500.png 500w, images/agreego-man-p-800.png 800w, images/agreego-man.png 933w">
|
||||
<h2 id="w-node-_95d19cf3-e585-e146-8a2e-637065a6ae06-c6b67b4a" data-w-id="95d19cf3-e585-e146-8a2e-637065a6ae06" style="opacity:0" class="man-text">Are you ready to bring <span class="text-span-4">peace</span> to your community?<br></h2>
|
||||
</div>
|
||||
<h2 class="schedule-title">Join our <span class="text-span-5">vision</span> of disrupting traditional management<br></h2>
|
||||
<h2 class="schedule-title">We've implemented our automated self-management processes at...<br></h2>
|
||||
</div>
|
||||
<div class="w-layout-grid castleberry-point-grid"><img class="castleberry-point-map" src="images/castleberry-point-card.png" alt="Aerial view of Castleberry Point, a mixed-use condo complex in Downtown Atlanta, GA, with 123 units, highlighted as 'The Alpha Site' where automated self-management processes were successfully implemented" style="opacity:0" sizes="100vw" data-w-id="17f1c697-ca96-8716-6c01-14a839af3728" id="w-node-_17f1c697-ca96-8716-6c01-14a839af3728-c6b67b4a" loading="lazy" srcset="images/castleberry-point-card-p-500.png 500w, images/castleberry-point-card-p-800.png 800w, images/castleberry-point-card-p-1080.png 1080w, images/castleberry-point-card.png 1200w">
|
||||
<div id="w-node-_9cfbcd91-6607-b16e-f76d-db2a37c942bd-c6b67b4a" class="castleberry-point-content">
|
||||
<div data-w-id="377f2f3a-bb3a-0198-4101-83c6706f3e29" style="opacity:0" class="castleberry-point-title">Castleberry Point<br></div>
|
||||
<div data-w-id="165c3be7-af99-ee07-f088-136aadb52973" style="opacity:0" class="castleberry-point-subtitle">Mixed-Use Condo Complex<br><span class="text-span-9">"The Alpha Site"</span></div>
|
||||
<div data-w-id="36729b33-2735-8b79-af97-c703a2afff93" style="opacity:0" class="castleberry-point-bottom">123 Units<br>Downtown<br>Atlanta, GA</div>
|
||||
</div>
|
||||
</div>
|
||||
<div data-w-id="d0c2a2d2-7ad5-270c-b31f-495a535755fa" style="opacity:0" class="section-title-wrap">
|
||||
<h2 class="schedule-title">(we got so tired of firing management companies)<br></h2>
|
||||
<h2 class="schedule-title">Over the past six years, we've made self-management possible for associations of any size</h2>
|
||||
</div><img src="images/atlanta.png" alt="A panoramic view of the Atlanta skyline, symbolizing growth and innovation as the 2nd and 3rd beta communities onboard in the area, with the potential for more to follow." style="opacity:0" sizes="100vw" data-w-id="a74ed790-8feb-9d83-c889-f05f11e41d24" loading="lazy" srcset="images/atlanta-p-500.png 500w, images/atlanta-p-800.png 800w, images/atlanta-p-1080.png 1080w, images/atlanta-p-1600.png 1600w, images/atlanta.png 1792w">
|
||||
<div data-w-id="b19e1602-4792-0207-cab4-b1382df2aa27" style="opacity:0" class="section-title-wrap">
|
||||
<h2 class="schedule-title">The 2nd and 3rd beta communities are currently onboarding in the Atlanta area<br></h2>
|
||||
<h2 class="schedule-title">Want to be <span class="text-span-8">next</span>?<br></h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="call-to-action-section">
|
||||
<div class="align-center">
|
||||
<div class="call-to-action">
|
||||
<a href="#book" class="button w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/mdi--virtual-meeting.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">Book a Call</div>
|
||||
</a>
|
||||
<a href="#" class="button button-black chat-with-us w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/carbon--chat.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">Chat with Us</div>
|
||||
</a>
|
||||
<a href="roadmap.html" class="button button-black w-inline-block">
|
||||
<div class="button-icon-wrap"><img loading="lazy" src="images/streamline--arrow-roadmap.svg" alt="" class="image-3"></div>
|
||||
<div class="button-text">See Roadmap</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="solution-section">
|
||||
<div class="align-center">
|
||||
<div data-w-id="8a1a8d7f-8b10-12c7-763b-c56b422f0e2d" style="opacity:0" class="section-title-wrap">
|
||||
<h2 class="schedule-title">We're building <span class="text-span-10">AgreeGo</span> to help you...<br></h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-layout-blockcontainer container w-container">
|
||||
<div class="solutions-wrap w-dyn-list">
|
||||
<div role="list" class="solutions-grid w-dyn-items">
|
||||
<div role="listitem" class="solution-item w-dyn-item">
|
||||
<div id="w-node-_4eeb46ef-4c49-1ef3-dd8a-23e3a130ded2-c6b67b4a" data-w-id="4eeb46ef-4c49-1ef3-dd8a-23e3a130ded2" style="opacity:0" class="solution-block">
|
||||
<div class="solution-icon-wrap">
|
||||
<div class="solution-icon w-dyn-bind-empty w-richtext"></div>
|
||||
</div>
|
||||
<div class="solution-body">
|
||||
<h3 class="solution-title w-dyn-bind-empty"></h3>
|
||||
<p class="solution-text w-dyn-bind-empty"></p>
|
||||
<div class="solution-details">
|
||||
<div class="solution-details w-dyn-bind-empty w-richtext"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-dyn-empty">
|
||||
<div>No items found.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="schedule-section">
|
||||
<div class="w-layout-blockcontainer container w-container">
|
||||
<div id="book" class="booker">
|
||||
<h2 class="schedule-title">Schedule some time with us to learn more :)</h2>
|
||||
<div id="scheduler" class="scheduler"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="footer-section"></section>
|
||||
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66f30b2453571fc3c6b67b43" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
|
||||
<script src="js/webflow.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user