Merge version_3 into main #3
@@ -52,19 +52,6 @@ export default function LandingPage() {
|
||||
imageAlt="beginner surfer standing Lombok sunrise"
|
||||
showBlur={true}
|
||||
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>
|
||||
|
||||
@@ -89,16 +76,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="pengar" data-section="pengar">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
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."
|
||||
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"
|
||||
imageAlt="smiling Indonesian surf instructor"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -111,15 +92,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="This is not a gym class."
|
||||
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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-recreateion_273609-44331.jpg"
|
||||
imageAlt="People, recreateion"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user