|
|
|
|
@@ -2,10 +2,10 @@
|
|
|
|
|
|
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
|
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
|
|
|
|
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
|
|
|
|
|
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
|
|
|
|
|
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
|
|
|
|
import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow";
|
|
|
|
|
import PricingCardNine from "@/components/sections/pricing/PricingCardNine";
|
|
|
|
|
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
|
|
|
|
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
|
|
|
|
import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
|
|
|
|
|
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
|
|
|
|
import { Brain, CheckCircle, Database, TrendingUp } from "lucide-react";
|
|
|
|
|
@@ -27,54 +27,35 @@ export default function LandingPage() {
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
<NavbarStyleCentered
|
|
|
|
|
navItems={[
|
|
|
|
|
{ name: "Our Clients", id: "track-record" },
|
|
|
|
|
{ name: "Track Record", id: "track-record" },
|
|
|
|
|
{ name: "The Method", id: "the-method" },
|
|
|
|
|
{ name: "How We Pick", id: "the-method" },
|
|
|
|
|
{ name: "Memberships", id: "memberships" },
|
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
|
{ name: "Contact", id: "contact" }
|
|
|
|
|
{ name: "About Us", id: "about" }
|
|
|
|
|
]}
|
|
|
|
|
button={{
|
|
|
|
|
text: "Get Premium Access", href: "memberships"
|
|
|
|
|
text: "View Memberships", href: "memberships"
|
|
|
|
|
}}
|
|
|
|
|
brandName="Summit"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroBillboardCarousel
|
|
|
|
|
<HeroOverlay
|
|
|
|
|
title="Betting with Swiss Precision"
|
|
|
|
|
description="Sports Intelligence · Switzerland"
|
|
|
|
|
tag="Premium Analytics"
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=1", imageAlt: "Alpine mountain landscape"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=2", imageAlt: "Alpine mountain landscape"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=3", imageAlt: "Alpine mountain landscape"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=4", imageAlt: "Alpine mountain landscape"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=5", imageAlt: "Alpine mountain landscape"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
description=""
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqUv745R5ffFFSoDGdDxIoUvwL/uploaded-1773325950677-yjwrabp4.png"
|
|
|
|
|
imageAlt="Mountain landscape background"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "View Memberships →", href: "memberships" }
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
tagAnimation="opacity"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="win-rate" data-section="win-rate" className="mx-auto px-4 md:px-6 py-16 md:py-24 text-center">
|
|
|
|
|
<div id="win-rate" data-section="win-rate" className="mx-auto px-4 md:px-6 py-8 md:py-12 text-center">
|
|
|
|
|
<div className="flex flex-col items-center justify-center">
|
|
|
|
|
<span className="text-6xl md:text-8xl font-bold text-[--primary-cta]">73%</span>
|
|
|
|
|
<p className="text-lg md:text-xl text-[--foreground] mt-4">Win Rate · Season 24/25</p>
|
|
|
|
|
<p className="text-lg md:text-xl text-[--foreground] mt-2">Win Rate · Season 24/25</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -205,4 +186,4 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|