Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d7e3830c6d | |||
| c595000c4a | |||
| 013496faa6 | |||
| e0ae6276e2 |
@@ -52,19 +52,6 @@ export default function LandingPage() {
|
|||||||
imageAlt="beginner surfer standing Lombok sunrise"
|
imageAlt="beginner surfer standing Lombok sunrise"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
textPosition="bottom"
|
textPosition="bottom"
|
||||||
avatars={[
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/sexy-surfer-surfing-man-with-surfboard-handsome-young-male-athlete-holding-surf-board-with-wet-hair-summer-beach-sport-holiday-sports-travel-destination-surfing-lifestyle_1321-4070.jpg", alt: "Sexy surfer surfing man with surfboard"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/young-woman-surfer-preparing-surfboard-ocean-waxing-woman-with-surfboard-ocean-active-lifestyle-water-sports_1321-4224.jpg", alt: "Young woman surfer preparing a surfboard"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-with-surfboard-ocean_1321-4188.jpg", alt: "Young handsome man with a surfboard"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/young-man-standing-by-surfboard-summer-beach_1262-19435.jpg", alt: "Young man standing by surfboard"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/young-guy-ready-surfing_23-2147647168.jpg", alt: "Young guy ready for surfing"},
|
|
||||||
]}
|
|
||||||
avatarText="Join our growing community of learners"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -89,19 +76,14 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="pengar" data-section="pengar">
|
<div id="pengar" data-section="pengar">
|
||||||
<SplitAbout
|
<SplitAbout
|
||||||
textboxLayout="split"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Meet Pengar"
|
title="Meet Pengar"
|
||||||
description="Born in Lombok. Been surfing since I was a kid. I like teaching beginners because the first wave is the best wave — every time."
|
description="Born in Lombok. Been surfing since I was a kid. I like teaching beginners because the first wave is the best wave — every time."
|
||||||
bulletPoints={[
|
|
||||||
{
|
|
||||||
title: "Local Expert", description: "Lombok born and bred."},
|
|
||||||
{
|
|
||||||
title: "Patient Teacher", description: "Specializing in first-timers."},
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-pleased-youngster-with-toothy-smile-wears-black-wetsuit_273609-18088.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-pleased-youngster-with-toothy-smile-wears-black-wetsuit_273609-18088.jpg"
|
||||||
imageAlt="smiling Indonesian surf instructor"
|
imageAlt="smiling Indonesian surf instructor"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
bulletPoints={[]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -111,15 +93,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="This is not a gym class."
|
title="This is not a gym class."
|
||||||
description="You're not here to follow instructions. You're here to surf."
|
description="You're not here to follow instructions. You're here to surf."
|
||||||
bulletPoints={[
|
|
||||||
{
|
|
||||||
title: "Real Waves", description: "We surf at the best spots for your level."},
|
|
||||||
{
|
|
||||||
title: "Instant Feedback", description: "We help you adjust your stance on every wave."},
|
|
||||||
]}
|
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/people-recreateion_273609-44331.jpg"
|
bulletPoints={[]}
|
||||||
imageAlt="People, recreateion"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user