-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexperimental.html
More file actions
176 lines (153 loc) · 9.05 KB
/
experimental.html
File metadata and controls
176 lines (153 loc) · 9.05 KB
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ross Zeiger</title>
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="css/rosscss.css" media="screen,projection"/>
<script src="https://kit.fontawesome.com/b5621d315f.js" crossorigin="anonymous"></script>
<style>
.center {
width: 50%;
margin: 0 auto;
text-align: center;
}
</style>
<!-- Google tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6QBG24FZ13">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6QBG24FZ13');
</script>
<!-- Calendly badge widget begin -->
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script>
<script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/ross-zeiger/30min', text: 'Schedule time with me', color: '#1a1a1a', textColor: '#ffffff', branding: true }); }</script>
<!-- Calendly badge widget end -->
<!-- Favicon -->
<link rel="shortcut icon" href="resources/Untitled design.png"/>
</head>
<body class="card-panel grey" style="background-color: #212529!important; color:lightgrey">
<header id='top'>
<nav>
<div class="nav-wrapper">
<a href="#main" class="brand-logo center">Ross Zeiger</a>
<a href="#" data-target="mobile-demo" class="sidenav-trigger right show-on-large"><i class="material-icons">menu</i></a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li><a href="#aboutme">About</a></li>
<li><a href="https://rosszeiger.substack.com" target="_blank">Newsletter</a></li>
<li><a href="https://anchor.fm/rosszeiger" target="_blank">Podcast</a></li>
<li><a href="https://ross-school-b9fc.thinkific.com/enroll/2281901?price_id=3056943" target="_blank">Business Buying Course</a></li>
<li><a href="now.html">Now Page</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
<ul class="sidenav" id="mobile-demo">
<li><a href="#main"><img src="resources/ross-website.jpg" class="circle" style="border: 5px solid #555; width: 50%"></a></li>
<li><a href="#aboutme">About</a></li>
<li><a href="https://rosszeiger.substack.com" target="_blank">Newsletter</a></li>
<li><a href="https://anchor.fm/rosszeiger" target="_blank">Podcast</a></li>
<li><a href="https://ross-school-b9fc.thinkific.com/enroll/2281901?price_id=3056943" target="_blank">Business Buying Course</a></li>
<li><a href="now.html">Now Page</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</header>
<main class="center" id="main">
<section class="center">
<img src="resources/ross-website.jpg" alt="Ross Zeiger" width='20%'
style="border-radius: 50%;
-webkit-filter: grayscale(1);
filter: grayscale(1);
margin: 40px;
border: 5px solid #555;
opacity: .9;
filter: drop-shadow(20px -18px 15px gray);">
</section>
<h3>Business Broker - Business Owner - M&A Advisor</h3>
<a href="#services"><i class="material-icons large">keyboard_arrow_down</i></a>
</main>
<!-- SERVICES HERE -->
<div class="services"></div>
<!-- INPUT SERVICES HERE -->
<section id="services" class='center'>
<h2>Services</h2>
<p>
I help people buy businesses around the United States.
</p>
<p>
I am particularly passionate about helping immigrants become business owners and enter the United States through the E-2 Visa.
</p>
<p>
Reach out by <a href="mailto:ross@rosszeiger.com">email</a> or put time on my <a href="https://calendly.com/ross-zeiger/30min">calendar</a> to learn what your business is worth, how to prepare your business for sale, or for help buying a business. Consultations are completely free and confidential.
</p>
<a href="#web"><i class="material-icons large">keyboard_arrow_down</i></a>
</section>
</div>
<!-- AROUND THE WEB HERE -->
<div class="web"></div>
<!-- INPUT SERVICES HERE -->
<section id="web" class='center'>
<h2>Around the Web</h2>
<p>
<iframe src="https://rosszeiger.substack.com/embed" width="480" height="320" style="border:1px solid #EEE; background:white;" frameborder="0" scrolling="no"></iframe>
</p>
<p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/lnPdJgAd11M" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p>
<p>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/6yEs1SmoGE1f6XgbKThSpf?utm_source=generator&theme=0" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</p>
<a href="#aboutme"><i class="material-icons large">keyboard_arrow_down</i></a>
</section>
</div>
<!-- ABOUT SECTION -->
<div class="center">
<h2 id='aboutme'>About</h2>
<p>Business broker, business owner, and M&A advisor in Austin, Texas.</p>
<p>Marine Corps officer veteran</p>
<p>Certifications: Salesforce Marketing Cloud Administrator, <a href='https://coursera.org/share/68078a05b12c60513cfb12e7a3c4b2a7'>Google IT Support Professional</a>, <a href="https://pdxcodeguild.com/">PDX Code Guild</a></p>
<p>Education: B.A. from University of Washington</p>
<a href="#contact"><i class="material-icons large">keyboard_arrow_down</i></a>
</div>
<!-- CONTACT SECTION HERE -->
<div id="contact" class='center'>
<h2><a href="https://linktr.ee/rosszeiger">Contact</a></h2>
<a href="https://www.linkedin.com/in/ross-zeiger/" class="btn tooltipped" data-position="bottom" data-tooltip="Ross' LinkedIn"><i class="fab fa-linkedin" style="font-size: 48px;"></i></a>
<a href="https://twitter.com/ross_zeiger" class="btn tooltipped" data-position="bottom" data-tooltip="Ross' Twitter"><i class="fab fa-twitter" style="font-size: 48px;"></i></a>
<a href="https://www.youtube.com/channel/UCGSlSWGbcPC4qURzdUcQWGA" class="btn tooltipped" data-position="bottom" data-tooltip="Ross on YouTube"><i class="fab fa-youtube" style="font-size: 48px;"></i></a>
<a href="mailto:ross@rosszeiger.com" class="btn tooltipped" data-position="bottom" data-tooltip="Send Ross an email"><i class="fas fa-envelope" style="font-size: 48px;"></i></a>
<a href="https://calendly.com/ross-zeiger/30min" class="btn tooltipped" data-position="bottom" data-tooltip="Schedule a Call with Ross"><i class="fas fa-light fa-calendar" style="font-size: 48px;"></i></a>
</div>
<footer>
<p>© 2023 Ross Zeiger. All rights reserved.</p>
</footer>
<script type="text/javascript" src="js/materialize.min.js"></script>
<script>
M.AutoInit();
document.addEventListener('DOMContentLoaded', function() {
var elems = document.querySelectorAll('.carousel');
var instances = M.Carousel.init({
fullWidth: true,
padding: 3,
shift: 5,
});
});
document.addEventListener('DOMContentLoaded', function() {
var elems = document.querySelectorAll('.sidenav');
var instances = M.Sidenav.init(elems, options);
});
document.addEventListener('DOMContentLoaded', function() {
var elems = document.querySelectorAll('.sidenav');
var instances = M.Sidenav.init(elems, options);
});
var instance = M.Sidenav.getInstance(elem);
</script>
</body>
</html>