Merge version_6 into main #7
297
src/app/page.tsx
297
src/app/page.tsx
@@ -3,17 +3,18 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { ArrowRight } from "lucide-react";
|
||||
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
||||
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import LegalSection from '@/components/legal/LegalSection';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,184 +31,126 @@ export default function LandingPage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Shop", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="KOOLKY"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Shop", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="KOOLKY"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Wear Your Mindset"
|
||||
description="Style that speaks your mindset. Confidence you can wear."
|
||||
kpis={[
|
||||
{ value: "10k+", label: "Community" },
|
||||
{ value: "4.9", label: "Rating" },
|
||||
{ value: "100%", label: "Quality" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Shop The Mindset", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267430.jpg"
|
||||
imageAlt="urban fashion model streetwear"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-choker-necklace_23-2149267426.jpg", alt: "Medium shot woman wearing choker necklace" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-unknown-young-man-posing_23-2149417572.jpg", alt: "Front view unknown young man posing" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-expressive-woman-posing_23-2149392891.jpg", alt: "Medium shot expressive woman posing" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915123.jpg", alt: "Spotlight portrait during golden hour" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-expressinve-woman-posing_23-2149392897.jpg", alt: "Medium shot expressinve woman posing" },
|
||||
]}
|
||||
avatarText="Join our growing community"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "PREMIUM QUALITY" },
|
||||
{ type: "text", text: "URBAN AESTHETIC" },
|
||||
{ type: "text", text: "FUTURE FASHION" },
|
||||
{ type: "text", text: "MINDSET DRIVEN" },
|
||||
{ type: "text", text: "STREETWEAR READY" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Wear Your Mindset"
|
||||
description="Style that speaks your mindset. Confidence you can wear."
|
||||
buttons={[{ text: "Shop The Mindset", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267430.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Essential Street Tee", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-man-close-ears-from-noisy-neighbours-looking-up-shouting-annoyed-hearing-loud-music-isolated-background_1150-63498.jpg" },
|
||||
{ id: "p2", name: "Premium Urban Trousers", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/single-s-day-banner-design_23-2149667434.jpg" },
|
||||
{ id: "p3", name: "Future Edition Hoodie", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151486993.jpg" },
|
||||
{ id: "p4", name: "Techwear Utility Pants", price: "$95.00", imageSrc: "http://img.b2bpic.net/free-photo/pop-punk-aesthetic-portrait-woman-posing-train-station_23-2149371523.jpg" },
|
||||
{ id: "p5", name: "Signature Black Tee", price: "$40.00", imageSrc: "http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379372.jpg" },
|
||||
{ id: "p6", name: "Statement Future Jacket", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/young-man-listening-music-headphones-close-up_23-2148381737.jpg" },
|
||||
]}
|
||||
title="Trending Arrivals"
|
||||
description="Our latest collection of premium streetwear essentials."
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
tag="Our Story"
|
||||
title="Designed for the driven"
|
||||
description="KOOLKY is more than apparel; it's a movement for those who demand excellence."
|
||||
subdescription="Built for those who lead."
|
||||
icon={ArrowRight}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-woman-posing-black-white_23-2149392896.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="categories" data-section="categories">
|
||||
<FeatureCardTwentySix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "T-Shirts", description: "Premium comfort for daily wear.", imageSrc: "http://img.b2bpic.net/free-photo/clothes-clothing-store_23-2148164875.jpg", buttonIcon: ArrowRight },
|
||||
{ title: "Trousers", description: "Modern cuts, superior style.", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-clothing-collection-modern-boutique-store-generated-by-ai_188544-33893.jpg", buttonIcon: ArrowRight },
|
||||
{ title: "Future Fashion", description: "Next generation apparel.", imageSrc: "http://img.b2bpic.net/free-photo/empty-fashion-boutique-shopaholic-modern-people-commercial-activity-with-merchandise-clothing-store-trendy-collections-formal-casual-wear-retail-market-shopping-center_482257-61768.jpg", buttonIcon: ArrowRight },
|
||||
{ title: "Accessories", description: "Details that define you.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-man-wearing-hat-turtleneck_181624-44167.jpg", buttonIcon: ArrowRight },
|
||||
]}
|
||||
title="Shop By Category"
|
||||
description="Explore our curated fashion lines."
|
||||
/>
|
||||
</div>
|
||||
<div id="features-nine" data-section="features-nine">
|
||||
<FeatureCardNine
|
||||
showStepNumbers={true}
|
||||
title="Process"
|
||||
description="How we craft excellence."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{ title: "Design", description: "Crafting the vision", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151486993.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151486993.jpg" } }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
title="Confidence You Can Wear"
|
||||
description="At KOOLKY, we don't just design clothes; we create armor for your mindset. Inspired by the hunger and drive of today's youth, our streetwear is built to push you forward."
|
||||
bulletPoints={[
|
||||
{ title: "Quality First", description: "Premium fabrics that last." },
|
||||
{ title: "Urban Aesthetic", description: "Streetwear made for leaders." },
|
||||
{ title: "Driven by Mindset", description: "Positive energy in every stitch." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-woman-posing-black-white_23-2149392896.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="features-twenty-five" data-section="features-twenty-five">
|
||||
<FeatureCardTwentyFive
|
||||
title="Key Features"
|
||||
description="Why choose KOOLKY"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Premium Quality", description: "Top-tier materials", icon: ArrowRight, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/fashionable-clothing-collection-modern-boutique-store-generated-by-ai_188544-33893.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/fashionable-clothing-collection-modern-boutique-store-generated-by-ai_188544-33893.jpg" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah", handle: "@sarah_fits", testimonial: "Best quality t-shirt I have ever owned.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-sunglasses-posed-streets-ladder_627829-13727.jpg" },
|
||||
{ id: "t2", name: "Mark", handle: "@mark_moves", testimonial: "Really inspired by the mindset messaging.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-basket-field_23-2148883552.jpg" },
|
||||
{ id: "t3", name: "Chloe", handle: "@chloe_style", testimonial: "Fast delivery and premium packaging.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg" },
|
||||
{ id: "t4", name: "David", handle: "@dave_urban", testimonial: "Fits perfectly and looks even better.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-male-singer-happily-looking-camera-recording-song-new-album-sound-studio_574295-4362.jpg" },
|
||||
{ id: "t5", name: "Emily", handle: "@em_fashion", testimonial: "The material is exceptionally comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-dog-drinking-bed_23-2147888574.jpg" },
|
||||
]}
|
||||
title="Words From The Community"
|
||||
description="See why everyone is wearing KOOLKY."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
title="Shop Latest"
|
||||
description="Premium gear awaits."
|
||||
products={[
|
||||
{ id: "p1", brand: "KOOLKY", name: "Essential Tee", price: "$35", rating: 5, reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-man-close-ears-from-noisy-neighbours-looking-up-shouting-annoyed-hearing-loud-music-isolated-background_1150-63498.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={true}
|
||||
title="KOOLKY By The Numbers"
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{ id: "m1", value: "15K+", description: "Happy Customers" },
|
||||
{ id: "m2", value: "20+", description: "Future Collections" },
|
||||
{ id: "m3", value: "99%", description: "Satisfaction Rate" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardOne
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{ id: "m1", value: "15K+", title: "Customers", description: "Satisfied", icon: ArrowRight }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="instagram" data-section="instagram">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"@koolky_official", "@koolky_drops", "@koolky_style", "@koolky_mindset", "@koolky_urban", "@koolky_future", "@koolky_premium"]}
|
||||
title="Follow Our Journey"
|
||||
description="Latest updates and drops from our feed."
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Contact Support"
|
||||
description="Questions? We are here."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-choosing-clothes-shop_23-2147669917.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "What payment methods do you accept?", content: "We accept all major cards, UPI, and Cash on Delivery." },
|
||||
{ id: "q2", title: "How long is shipping?", content: "Delivery usually takes 3-5 business days." },
|
||||
{ id: "q3", title: "Can I return items?", content: "Yes, we offer hassle-free returns within 7 days." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer-reveal" data-section="footer-reveal">
|
||||
<FooterBaseReveal
|
||||
logoText="KOOLKY"
|
||||
columns={[{ title: "Links", items: [{ label: "Home", href: "/" }] }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Get In Touch"
|
||||
description="Questions? Shoot us a message or find us on WhatsApp."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email" },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Your message", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-choosing-clothes-shop_23-2147669917.jpg"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
title="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[{ id: "q1", title: "Shipping?", content: "3-5 days." }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg"
|
||||
logoText="KOOLKY"
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "T-Shirts", href: "#" }, { label: "Trousers", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Refund Policy", href: "#" }] },
|
||||
{ title: "Contact", items: [{ label: "Support", href: "mailto:support@koolky.com" }, { label: "WhatsApp", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer-card" data-section="footer-card">
|
||||
<FooterCard logoText="KOOLKY" />
|
||||
</div>
|
||||
|
||||
<div id="legal" data-section="legal">
|
||||
<LegalSection
|
||||
layout="section"
|
||||
title="Legal Notices"
|
||||
sections={[{ heading: "Privacy", content: { type: "paragraph", text: "We protect your data." } }]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user