-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfront-page.php
More file actions
159 lines (142 loc) · 7.85 KB
/
front-page.php
File metadata and controls
159 lines (142 loc) · 7.85 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
<?php
get_header(
null,
array(
//'header_variant' => 'absolute',
//'header_color' => 'white',
)
);
?>
<!-- ========== Hero Header ========== -->
<section class="section hero-mobile hero-mobile-home"></section>
<section class="section hero hero-home">
<div class="container mx-auto px-4 md:px-6 lg:px-8">
<div class="hero__grid">
<div>
<p class="eyebrow">Herbal Medicine Education</p>
<h1>Learn From a Herbalist Who Has Been Doing This for 40 Years</h1>
<p class="text-lg text-neutral-700 mb-8">Feather Jones is a Registered Herbalist with a clinical practice, two terms as president of the American Herbalists Guild, and decades of teaching under her belt. Whether you're brand new to plants or deepening an existing practice, there's a path here for you.</p>
<div class="hero__actions">
<a class="btn btn-primary" href="#paths">Find Your Path</a>
<a class="btn btn-secondary" href="<?php echo esc_url( home_url( '/about/' ) ); ?>">Meet Feather »</a>
</div>
</div>
</div>
</div>
</section>
<!-- ========== SOCIAL PROOF BAR ========== -->
<div class="proof-bar bg-soft-cream">
<div class="container proof-bar__container">
<div class="proof-stat">
<div class="ps-num">40+ Years</div>
<div class="ps-label">Teaching & Practicing</div>
</div>
<div class="proof-dot" aria-hidden="true"></div>
<div class="proof-stat">
<div class="ps-num">Registered Herbalist</div>
<div class="ps-label">American Herbalists Guild</div>
</div>
<div class="proof-dot" aria-hidden="true"></div>
<div class="proof-stat">
<div class="ps-num">1000's of Students</div>
<div class="ps-label">Taught in the class and the field</div>
</div>
</div>
</div>
<!-- ========== OFFERING ROUTING CARDS ========== -->
<section class="section bg-white" id="paths">
<div class="container">
<div class="text-center reveal">
<div class="eyebrow">Ways to Learn</div>
<h2>Choose the Path That Fits Your Life</h2>
</div>
<!-- <div class="grid grid-cols-1 gap-5 mt-11 sm:grid-cols-2 reveal"> -->
<div class="grid grid-cols-1 gap-5 mt-11 min-[600px]:grid-cols-2 min-[990px]:grid-cols-4 reveal">
<div class="route-card">
<a href="<?php echo esc_url( home_url( '/courses/' ) ); ?>">
<img src="<?php echo esc_url( get_template_directory_uri() . '/images/icons/icon-courses-3.webp' ); ?>" alt="Self-paced courses icon" loading="lazy" decoding="async">
</a>
<div class="rc-label">Self-Paced Courses</div>
<h3>Learn at Your Own Pace</h3>
<p>Pick a topic, go at your speed, and come back whenever you want. Courses from $11. Lifetime access.</p>
<a href="<?php echo esc_url( home_url( '/courses/' ) ); ?>" class="btn btn-secondary">Browse Courses</a>
</div>
<div class="route-card">
<a href="<?php echo esc_url( home_url( '/live-group-classes/' ) ); ?>">
<img src="<?php echo esc_url( get_template_directory_uri() . '/images/icons/icon-group-classes-2.webp' ); ?>" alt="Live group classes icon" loading="lazy" decoding="async">
</a>
<div class="rc-label">Live Group Classes</div>
<h3>Join a Year-Long Apprenticeship</h3>
<p>Weekly live classes with Feather and a small group of fellow students. A real curriculum — includes a Sedona field trip.</p>
<a href="<?php echo esc_url( home_url( '/live-group-classes/' ) ); ?>" class="btn btn-secondary">Learn About Group Classes</a>
</div>
<div class="route-card">
<a href="<?php echo esc_url( home_url( '/study-with-feather/' ) ); ?>">
<img src="<?php echo esc_url( get_template_directory_uri() . '/images/icons/icon-private-classes-2.webp' ); ?>" alt="Private mentorship icon" loading="lazy" decoding="async">
</a>
<div class="rc-label">Private Mentorship</div>
<h3>Study One-on-One With Feather</h3>
<p>A program built around your goals. Ideal for professionals adding herbal skills to an existing practice, or students who want a customized path.</p>
<a href="<?php echo esc_url( home_url( '/study-with-feather/' ) ); ?>" class="btn btn-secondary">Explore Mentorship</a>
</div>
<div class="route-card">
<a href="<?php echo esc_url( home_url( '/field-trips/' ) ); ?>">
<img src="<?php echo esc_url( get_template_directory_uri() . '/images/icons/icon-basket-2.webp' ); ?>" alt="Sedona field trip icon" loading="lazy" decoding="async">
</a>
<div class="rc-label">Sedona Field Trip</div>
<h3>Four Days in the High Desert</h3>
<p>Plant walks, wild harvesting, and medicine making in Sedona, Arizona. Limited to 13 students. One trip per year.</p>
<a href="<?php echo esc_url( home_url( '/field-trips/' ) ); ?>" class="btn btn-secondary">See Field Trip Details</a>
</div>
</div>
</div>
</section>
<div class="botanical-divider"></div>
<!-- ========== NOT SURE ========== -->
<section class="section bg-warm-linen text-center">
<div class="container reveal">
<div class="eyebrow">Not Sure Where to Begin?</div>
<h2>We’ll Help You Figure It Out</h2>
<p class="max-w-xl mx-auto">Not everyone comes in knowing what they need. That’s fine. Reach out and we’ll help you find the right fit based on your goals, your schedule, and where you are right now.</p>
<a href="<?php echo esc_url( home_url( '/contact/' ) ); ?>" class="btn btn-primary">Get in Touch</a>
</div>
</section>
<!-- ========== CREDIBILITY ========== -->
<section class="section bg-white">
<div class="container">
<div class="grid grid-cols-1 gap-12 items-center md:grid-cols-[1fr_2.2fr] md:gap-14">
<div class="reveal">
<div class="content-img">
<a class="front-page-feather-link" href="<?php echo esc_url( home_url( '/about/' ) ); ?>" aria-label="About Feather Jones">
<img class="object-top" src="<?php echo get_template_directory_uri(); ?>/images/feather/feather-jones-registered-herbalist-04.webp" alt="Feather Jones herbalist portrait outdoors with greenery background" loading="lazy" decoding="async">
<span class="front-page-feather-hover-label" aria-hidden="true">Feather’s Story »</span>
</a>
</div>
</div>
<div class="reveal">
<div class="eyebrow">Your Teacher</div>
<h2>Feather Jones, Registered Herbalist (AHG)</h2>
<p>Feather has been studying, practicing, and teaching herbal medicine since the early 1980s. She is a Registered Herbalist with the American Herbalists Guild — an organization she has served as president twice — and has been a Botanical Field Guide at the Sonoran University of Health Sciences.</p>
<p>Her students range from complete beginners to licensed practitioners looking to add herbal knowledge to their work. What they have in common is that they come to her to learn the real thing.</p>
<a href="<?php echo esc_url( home_url( '/about/' ) ); ?>" class="btn-ghost">Read Feather’s Full Story →</a>
</div>
</div>
</div>
</section>
<!-- ========== TESTIMONIAL ========== -->
<section class="section test-section">
<div class="container reveal">
<div class="eyebrow">From the Community</div>
<blockquote>“I went from knowing only the barest of basics about herbalism to confidently crafting an array of herbal medicines… I signed up for year two!”</blockquote>
<cite>— Kim, Student</cite>
<div style="margin-top:24px">
<a href="#" class="btn-ghost hidden">Read More Student Stories →</a>
</div>
</div>
</section>
<div class="botanical-divider"></div>
<?php get_template_part( 'partials/offers/earth-ceremony-teaching/banner' ); ?>
<?php get_template_part( 'partials/offers/pest-control/banner' ); ?>
<?php
get_footer();
?>