Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b73de1691b | |||
| 0bf2c7ffa8 | |||
| ceb589ef1a | |||
| 7aa09ffbb4 | |||
| 5a56cf1df1 | |||
| d933ed1e58 | |||
| 7bc870013e | |||
| f8edd2b834 | |||
| 12995d8cf1 | |||
| d7890290ac | |||
| acd5b65c40 | |||
| f6121918b3 |
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
||||||
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
|
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
||||||
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||||
import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow";
|
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||||
import PricingCardNine from "@/components/sections/pricing/PricingCardNine";
|
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||||
import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
|
import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
|
||||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||||
import { Brain, CheckCircle, Database, TrendingUp } from "lucide-react";
|
import { Brain, CheckCircle, Database, TrendingUp } from "lucide-react";
|
||||||
@@ -27,14 +27,14 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
|
{ name: "Our Clients", id: "track-record" },
|
||||||
{ name: "Track Record", 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: "Memberships", id: "memberships" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About Us", id: "about" }
|
||||||
{ name: "Contact", id: "contact" }
|
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Premium Access", href: "memberships"
|
text: "View Memberships", href: "memberships"
|
||||||
}}
|
}}
|
||||||
brandName="Summit"
|
brandName="Summit"
|
||||||
/>
|
/>
|
||||||
@@ -43,31 +43,30 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardCarousel
|
<HeroBillboardCarousel
|
||||||
title="Betting with Swiss Precision"
|
title="Betting with Swiss Precision"
|
||||||
description="Sports Intelligence · Switzerland"
|
description=""
|
||||||
tag="Premium Analytics"
|
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
mediaItems={[
|
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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqUv745R5ffFFSoDGdDxIoUvwL/uploaded-1773325950677-yjwrabp4.png?_wi=1", imageAlt: "Mountain landscape background"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqUv745R5ffFFSoDGdDxIoUvwL/uploaded-1773325950677-yjwrabp4.png?_wi=2", imageAlt: "Mountain landscape background"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqUv745R5ffFFSoDGdDxIoUvwL/uploaded-1773325950677-yjwrabp4.png?_wi=3", imageAlt: "Mountain landscape background"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqUv745R5ffFFSoDGdDxIoUvwL/uploaded-1773325950677-yjwrabp4.png?_wi=4", imageAlt: "Mountain landscape background"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
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"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqUv745R5ffFFSoDGdDxIoUvwL/uploaded-1773325950677-yjwrabp4.png?_wi=5", imageAlt: "Mountain landscape background"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Memberships →", href: "memberships" }
|
{ text: "View Memberships →", href: "memberships" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
containerClassName="relative w-full h-screen min-h-screen"
|
||||||
tagAnimation="opacity"
|
mediaWrapperClassName="absolute inset-0 w-full h-full"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -205,4 +204,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user