F-One PHANTOM FCT Lower Package
.table td, table th { padding-left: 10px !important; padding-right: 10px !important; padding-top: 4px !important; padding-bottom: 4px !important; } .progress-container { display: f lex; justify-content: space-between; background-color: #f9f9f9; padding: 40px 25px 60px 25px; } .progress-ring { width: 150px; height: 150px; position: relative; text-align: center; } .progress-ring circle { fill: transparent; stroke: #ff6800; stroke-width: 15; transform: rotate(-90deg); transform-origin: 50% 50%; transition: stroke-dashoffset 0.5s; } .progress-ring .ring-background { fill: transparent; stroke: #ccc; stroke-width: 15; transform: rotate(-90deg); transform-origin: 50% 50%; } .progress-text { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 24px; } .progress-title { font-size: 20px; color: black; margin-top: 10px; } @media (max-width: 768px) { .progress-container { flex-direction: column; align-items: center; } .progress-ring { margin-bottom: 50px; } } The PHANTOM FCT foils are reliable, easy-to-use, and well-balanced, bringing riders substantial room for improvement. With their newly reinforced fiberglass construction, these foils are accessible and intuitive, designed to glide effortlessly when pumping or connecting waves, and to be precise and maneuverable when wing foiling or surf foiling. Aspect Ratio: 6.0 A great all-around foil to get you into any foiling discipline Accessible, well-balanced and manoeuvrable Smooth take-offs and progressive acceleration Easy pumping to get you flying in no time Ideal for beginners and intermediate riders who want to perform and progress even further PERFORMANCE Low End 0% Speed 0% Maneuverability 0% Pumping 0% OVERVIEW The PHANTOM FCT foils offer great balance, accessibility, and versatility, making them perfect for a wide range of riders. They excel in every aspect, whether it’s providing smooth glide, easy planing starts, or effortless carves through waves. Thanks to refined work on lift distribution, aspect ratio, and shape, these foils allow you to pump easily and start planing quickly. The take-off is super smooth, and the acceleration is progressive, allowing you to confidently improve with every session. Whether you’re wing foiling, surf foiling, or enjoying downwinding, the PHANTOM FCT foils promise both performance and fun. The PHANTOM FCT 1280 is incredibly efficient in waves greater than 1m. It offers a versatile programme similar to the 1480 but with a bit more power. It carves better, goes faster, and is ideal for more powerful waves. It is also well-suited to lighter riders (< 70 kg). The PHANTOM FCT 1480 combines efficiency and accessibility. Its lift allows for endless glides while providing incredible manoeuvrability and stability. This ultra-versatile foil enables you to surf in waves < 1m50, venture downwind, wing foil, or even try wakefoiling. It excels in weak conditions and performs well across various disciplines. The PHANTOM FCT 1680 is the go-to option for low-wind conditions or riders of a larger stature. This front wing is large and stable but remains manoeuvrable and provides extra power and performance in light wind conditions. These foils are built with the Foil Compression Technology (FCT), an F-ONE innovation that offers impressive mechanical properties. The FCT construction has been further improved, with an additional carbon ply integrated into the structure, increasing resistance and stiffness for even more control and stability. The fuselage connects directly to the F-ONE aluminium mast of the desired length. The setup and disassembly are extremely easy, making the entire setup very travel-friendly. All in all, this tough and ding-resistant technology creates one of the most accessible and scalable foil setups while preserving the DNA that makes the PHANTOM foils so successful. COMES WITH EVA Soft Cover Screws: 4x M6-14mm tapered head screws Tool: Torx key User Guide COMPARISON CHART Model Key Features Ideal For Level Gravity FCT FCT (Foil Compression Technology) for affordability, lift, and stability for early take-offs. Beginners and budget-conscious riders. Beginner Gravity Carbon Emphasis on lift, early take-off, durable carbon construction. Beginners and intermediates, light wind conditions. Beginner Seven Seas Balanced glide and maneuverability, stable and versatile. Progressing riders and various conditions. Intermediate Phantom Blend of speed, carving, and lift; versatile for different disciplines. All-around performance seekers. Intermediate Phantom Carbon Lightweight pre-preg carbon, balanced speed, glide, and carving. Versatile riding styles. Intermediate Eagle High aspect ratio, maximum glide, efficient downwind and long-distance capabilities. Downwind and long-distance wingfoiling. Advanced SK8 Quick response and agility, compact for tricks and wave riding. Freestyle and wave enthusiasts. Advanced Phantom-S High performance, exceptional speed, and manoeuvrability. Advanced riders seeking carving and aggressive turns. Expert Eagle X Enhanced performance, advanced materials for rigidity and responsiveness. Experienced riders wanting top-tier performance. Expert document.addEventListener("DOMContentLoaded", function() { function animateProgress(ringId, from, to, duration) { const ring = document.querySelector(`#ring${ringId} .ring`); const text = document.getElementById(`progress${ringId}`); const title = document.querySelector(`#ring${ringId} .progress-title`); const circumference = 2 * Math.PI * 65; // Hardcoding the radius as 65 for this example const increment = (to - from) / (duration * 60); let current = from; function update() { if ((increment > 0 && current < to) || (increment < 0 && current > to)) { const offset = circumference - (current / 100) * circumference; ring.style.strokeDasharray = `${circumference} ${circumference}`; ring.style.strokeDashoffset = offset; text.textContent = `${Math.round(current)}%`; current += increment; requestAnimationFrame(update); } else { const offset = circumference - (to / 100) * circumference; ring.style.strokeDashoffset = offset; text.textContent = `${to}%`; } } update(); } function handleIntersection(entries, observer) { entries.forEach((entry) => { if (entry.isIntersecting) { const ringId = entry.target.id.replace('ring', ''); const from = 0; const to = parseInt(entry.target.getAttribute('data-progress'), 10); animateProgress(ringId, from, to, 2); observer.unobserve(entry.target); } }); } const rings = document.querySelectorAll('.progress-ring'); const observer = new IntersectionObserver(handleIntersection, { root: null, rootMargin: '0px', threshold: 0.2 // Adjust this threshold as needed }); rings.forEach((ring) => { observer.observe(ring); }); });
More you might like
Related
F-One Phantom FCT
Related
F-ONE FCT PHANTOM WING
Related
F-ONE FCT PHANTOM FOIL
Related