Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-28 11:17:54 +00:00

View File

@@ -33,7 +33,7 @@ export default function LandingPage() {
{
name: "Features", id: "features"},
{
name: "Community", id: "testimonials"},
name: "Communauté", id: "testimonials"},
]}
brandName="DropTracker"
/>
@@ -43,11 +43,11 @@ export default function LandingPage() {
<HeroBillboardCarousel
background={{
variant: "gradient-bars"}}
title="Never Miss a Drop."
description="The ultimate sneaker release calendar. Get notified, track your favorite releases, and stay ahead of the game with live updates."
title="Ne manquez jamais un drop."
description="Le calendrier ultime des sorties sneakers. Recevez des notifications, suivez vos sorties préférées et gardez une longueur d'avance avec des mises à jour en direct."
buttons={[
{
text: "Start Tracking", href: "#drops"},
text: "Commencer à suivre", href: "#drops"},
]}
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/ultra-modern-high-end-studio-photography-1774696407929-64a0fa92.png?_wi=1", imageAlt: "Sneaker drop preview 1" },
@@ -66,12 +66,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "1", title: "Live Updates", author: "Pro Mode", description: "Real-time alerts for all major sneaker platforms.", tags: ["Real-time", "Fast"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/digital-dashboard-on-a-smartphone-displa-1774696408400-430e0c29.png?_wi=1" },
{ id: "2", title: "Release Calendar", author: "Pro Mode", description: "Organized schedule for upcoming hyped releases.", tags: ["Calendar", "Organized"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/digital-dashboard-on-a-smartphone-displa-1774696408400-430e0c29.png?_wi=2" },
{ id: "3", title: "Global Market", author: "Pro Mode", description: "Track releases across US, EU, and Asia.", tags: ["Global", "Data"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/digital-dashboard-on-a-smartphone-displa-1774696408400-430e0c29.png?_wi=3" },
{ id: "1", title: "Mises à jour live", author: "Mode Pro", description: "Alertes en temps réel sur toutes les plateformes majeures.", tags: ["Temps réel", "Rapide"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/digital-dashboard-on-a-smartphone-displa-1774696408400-430e0c29.png?_wi=1" },
{ id: "2", title: "Calendrier de sortie", author: "Mode Pro", description: "Un calendrier organisé pour toutes les sorties hyped.", tags: ["Calendrier", "Organi"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/digital-dashboard-on-a-smartphone-displa-1774696408400-430e0c29.png?_wi=2" },
{ id: "3", title: "Marché Global", author: "Mode Pro", description: "Suivez les sorties US, EU et Asie.", tags: ["Global", "Données"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/digital-dashboard-on-a-smartphone-displa-1774696408400-430e0c29.png?_wi=3" },
]}
title="Powerful Features"
description="Tools designed for serious sneaker enthusiasts."
title="Fonctionnalités puissantes"
description="Des outils conçus pour les passionnés de sneakers exigeants."
/>
</div>
@@ -82,12 +82,15 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{ id: "p1", brand: "Nike", name: "Air Jordan 1 Retro", price: "$180", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=1" },
{ id: "p2", brand: "Adidas", name: "Yeezy Boost 350", price: "$220", rating: 5, reviewCount: "98", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=2" },
{ id: "p3", brand: "New Balance", name: "990v6 Made in USA", price: "$200", rating: 4, reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=3" },
{ id: "p1", brand: "Nike", name: "Air Jordan 1 Retro High", price: "180", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=1" },
{ id: "p2", brand: "Adidas", name: "Yeezy Boost 350 V2", price: "220", rating: 5, reviewCount: "98", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=2" },
{ id: "p3", brand: "New Balance", name: "990v6 Made in USA", price: "200", rating: 4, reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=3" },
{ id: "p4", brand: "Puma", name: "RS-X Master", price: "120 €", rating: 4, reviewCount: "45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=4" },
{ id: "p5", brand: "Nike", name: "Dunk Low Panda", price: "110 €", rating: 5, reviewCount: "320", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=5" },
{ id: "p6", brand: "Jordan", name: "Air Jordan 4 Military", price: "210 €", rating: 5, reviewCount: "210", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/professional-product-photo-of-a-high-end-1774696406127-66e5a092.png?_wi=6" },
]}
title="Upcoming Drops"
description="Check out the latest sneakers hitting the streets soon."
title="Prochains Drops"
description="Découvrez les dernières sneakers qui débarquent bientôt."
/>
</div>
@@ -96,14 +99,13 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Alex R.", date: "2023-10-01", title: "Got my first W!", quote: "Finally managed to cop a pair thanks to these alerts.", tag: "Sneakerhead", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=1" },
{ id: "t2", name: "Maya S.", date: "2023-10-05", title: "Best app ever.", quote: "The cleanest UI I've seen in the tracking space.", tag: "Expert", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=2" },
{ id: "t3", name: "Jordan L.", date: "2023-10-10", title: "So reliable.", quote: "Never missed a drop since I started using DropTracker.", tag: "User", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=3" },
{ id: "t4", name: "Sam P.", date: "2023-10-12", title: "Essential.", quote: "Saved me hours of searching manually.", tag: "Pro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=4" },
{ id: "t5", name: "Taylor B.", date: "2023-10-15", title: "Game Changer", quote: "The most accurate notifications I've used.", tag: "Pro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=5" },
{ id: "t1", name: "Lucas M.", date: "01/10/2023", title: "Enfin une W !", quote: "J'ai enfin réussi à cop ma paire grâce aux alertes ultra précises.", tag: "Sneakerhead", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=1" },
{ id: "t2", name: "Camille R.", date: "05/10/2023", title: "La meilleure app.", quote: "L'interface la plus propre que j'ai pu voir pour tracker les sorties.", tag: "Expert", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=2" },
{ id: "t3", name: "Thomas B.", date: "10/10/2023", title: "Si fiable.", quote: "Je n'ai raté aucun drop depuis que j'utilise DropTracker.", tag: "Utilisateur", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=3" },
{ id: "t4", name: "Hugo P.", date: "12/10/2023", title: "Indispensable.", quote: "Ça m'a fait gagner des heures de recherche manuelle sur les sites.", tag: "Pro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZV332p3MFiGmaLZBLJB0vNKYe/close-up-portrait-of-a-young-trendy-snea-1774696406445-758bfb97.png?_wi=4" },
]}
title="Community Love"
description="What our users say about the drops."
title="La voix de la communauté"
description="Ce que les sneakers addicts pensent de DropTracker."
/>
</div>
@@ -111,18 +113,18 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
title="Trusted by Sneaker Enthusiasts"
description="Join thousands of users who trust DropTracker for their next big cop."
title="Approuvé par la communauté"
description="Rejoignez des milliers d'utilisateurs qui font confiance à DropTracker pour leurs prochains cop."
names={[
"Hypebeast", "StockX", "Nike", "Adidas", "GOAT", "New Balance"]}
"Hypebeast", "StockX", "Nike", "Adidas", "GOAT", "New Balance", "Puma", "Jordan Brand"]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{ items: [{ label: "About", href: "#" }, { label: "Contact", href: "#" }] },
{ items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
{ items: [{ label: "À propos", href: "#" }, { label: "Contact", href: "#" }] },
{ items: [{ label: "Confidentialité", href: "#" }, { label: "Conditions d'utilisation", href: "#" }] },
]}
logoText="DropTracker"
/>