4 Commits

Author SHA1 Message Date
7d47826d2a Update src/app/page.tsx 2026-04-03 06:37:18 +00:00
43942b8f94 Merge version_1 into main
Merge version_1 into main
2026-04-03 06:35:03 +00:00
3723f09c6e Merge version_1 into main
Merge version_1 into main
2026-04-03 06:34:40 +00:00
9c0660f40a Merge version_1 into main
Merge version_1 into main
2026-04-03 06:34:11 +00:00

View File

@@ -2,7 +2,6 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import BlogCardOne from '@/components/sections/blog/BlogCardOne';
import ContactFaq from '@/components/sections/contact/ContactFaq'; import ContactFaq from '@/components/sections/contact/ContactFaq';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
@@ -29,12 +28,9 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ { name: "Configurator", id: "#configurator" },
name: "Configurator", id: "#configurator"}, { name: "Features", id: "#features" },
{ { name: "Reviews", id: "#testimonials" },
name: "Features", id: "#features"},
{
name: "Reviews", id: "#testimonials"},
]} ]}
brandName="Sneakr Config" brandName="Sneakr Config"
/> />
@@ -45,16 +41,12 @@ export default function LandingPage() {
logoText="Sneakr Config" logoText="Sneakr Config"
description="Design your dream sneakers with our high-performance 3D configurator. Unlimited styles, infinite possibilities." description="Design your dream sneakers with our high-performance 3D configurator. Unlimited styles, infinite possibilities."
buttons={[ buttons={[
{ { text: "Start Config", href: "#configurator" },
text: "Start Config", href: "#configurator"},
]} ]}
slides={[ slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=1", imageAlt: "futuristic sneaker design studio" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=1", imageAlt: "futuristic sneaker design studio" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=2", imageAlt: "futuristic sneaker design studio" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=2", imageAlt: "futuristic sneaker design studio" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=3", imageAlt: "futuristic sneaker design studio" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=3", imageAlt: "futuristic sneaker design studio" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=4", imageAlt: "futuristic sneaker design studio" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=5", imageAlt: "futuristic sneaker design studio" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-stylish-footwear-summer-fashion-bag-long-legs-shopping_285396-489.jpg?_wi=6", imageAlt: "futuristic sneaker design studio" }
]} ]}
/> />
</div> </div>
@@ -66,13 +58,12 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Material Customization", description: "Switch between leather, suede, mesh, and reflective fabrics instantly.", imageSrc: "http://img.b2bpic.net/free-photo/texture-van-vehicle-with-horizontal-lines_23-2148301304.jpg", imageAlt: "Materials"}, title: "Material Customization", description: "Switch between leather, suede, mesh, and reflective fabrics instantly.", imageSrc: "http://img.b2bpic.net/free-photo/texture-van-vehicle-with-horizontal-lines_23-2148301304.jpg", imageAlt: "Materials"
},
{ {
id: 2, id: 2,
title: "Real-time 3D Engine", description: "Advanced rendering for lifelike textures and lighting in browser.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg", imageAlt: "3D Interface"}, title: "Real-time 3D Engine", description: "Advanced rendering for lifelike textures and lighting in browser.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg", imageAlt: "3D Interface"
{ },
id: 3,
title: "AR Preview", description: "Visualize your design in the real world using integrated AR technology.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005743.jpg", imageAlt: "AR Technology"},
]} ]}
title="Interactive 3D Configurator" title="Interactive 3D Configurator"
description="Experience our state-of-the-art 3D engine allowing real-time material swapping, color adjustments, and detail customization." description="Experience our state-of-the-art 3D engine allowing real-time material swapping, color adjustments, and detail customization."
@@ -88,19 +79,12 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
id: "1", name: "Alex R.", role: "Sneaker Designer", company: "Urban Sole", rating: 5, id: "1", name: "Alex R.", role: "Sneaker Designer", company: "Urban Sole", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-posed-streets_627829-3234.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-posed-streets_627829-3234.jpg"
},
{ {
id: "2", name: "Maria K.", role: "Creative Lead", company: "StyleFlow", rating: 5, id: "2", name: "Maria K.", role: "Creative Lead", company: "StyleFlow", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-roller-skates-listening-music-opening-bottle-water-outdoors_23-2149316225.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-roller-skates-listening-music-opening-bottle-water-outdoors_23-2149316225.jpg"
{ },
id: "3", name: "David L.", role: "Collector", company: "KickzWorld", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-male-smiling-holding-hat-shirt_176474-20235.jpg"},
{
id: "4", name: "Sam H.", role: "User", company: "Community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-playing-game-while-studying_23-2147833781.jpg"},
{
id: "5", name: "Julia V.", role: "Design Student", company: "Art Institute", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8086.jpg"},
]} ]}
title="Creators Choice" title="Creators Choice"
description="Trusted by hundreds of designers and sneakerheads." description="Trusted by hundreds of designers and sneakerheads."
@@ -112,21 +96,12 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ { id: "1", title: "Do I need to download software?", content: "No, it's 100% web-based." },
id: "1", title: "Do I need to download software?", content: "No, it's 100% web-based."}, { id: "2", title: "Can I share designs?", content: "Yes, links are shareable." },
{
id: "2", title: "Can I share designs?", content: "Yes, links are shareable."},
{
id: "3", title: "What platforms are supported?", content: "Any modern browser."},
{
id: "4", title: "Is my data saved?", content: "Yes, all progress is synced to the cloud."},
{
id: "5", title: "Can I export my design?", content: "High-res renders are available for download."},
]} ]}
ctaTitle="Ready to configure?" ctaTitle="Ready to configure?"
ctaDescription="Join the waitlist for early access to our full 3D builder." ctaDescription="Join the waitlist for early access to our full 3D builder."
ctaButton={{ ctaButton={{ text: "Get Early Access" }}
text: "Get Early Access"}}
ctaIcon={ArrowRight} ctaIcon={ArrowRight}
/> />
</div> </div>
@@ -134,10 +109,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterLogoReveal
logoText="Sneakr Config" logoText="Sneakr Config"
leftLink={{ leftLink={{ text: "Terms", href: "/terms" }}
text: "Terms", href: "/terms"}} rightLink={{ text: "Privacy", href: "/privacy" }}
rightLink={{
text: "Privacy", href: "/privacy"}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>