4 Commits

Author SHA1 Message Date
d7e3830c6d Update src/app/page.tsx 2026-05-25 13:42:18 +00:00
c595000c4a Update src/app/page.tsx 2026-05-25 13:41:50 +00:00
013496faa6 Merge version_2 into main
Merge version_2 into main
2026-05-25 13:40:48 +00:00
e0ae6276e2 Merge version_2 into main
Merge version_2 into main
2026-05-25 13:40:23 +00:00

View File

@@ -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,19 +76,14 @@ 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"
bulletPoints={[]}
/>
</div>
@@ -111,15 +93,8 @@ 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"
bulletPoints={[]}
/>
</div>