diff --git a/src/app/page.tsx b/src/app/page.tsx
index c802846..a290040 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { ArrowRight } from "lucide-react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -32,22 +33,10 @@ export default function LandingPage() {
@@ -55,79 +44,33 @@ export default function LandingPage() {
@@ -139,42 +82,12 @@ export default function LandingPage() {
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",
- },
+ { 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."
@@ -186,30 +99,10 @@ export default function LandingPage() {
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: "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."
@@ -223,18 +116,9 @@ export default function LandingPage() {
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.",
- },
+ { 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"
@@ -247,41 +131,11 @@ export default function LandingPage() {
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",
- },
+ { 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."
@@ -294,21 +148,9 @@ export default function LandingPage() {
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",
- },
+ { id: "m1", value: "15K+", description: "Happy Customers" },
+ { id: "m2", value: "20+", description: "Future Collections" },
+ { id: "m3", value: "99%", description: "Satisfaction Rate" },
]}
metricsAnimation="slide-up"
/>
@@ -319,14 +161,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "@koolky_official",
- "@koolky_drops",
- "@koolky_style",
- "@koolky_mindset",
- "@koolky_urban",
- "@koolky_future",
- "@koolky_premium",
- ]}
+ "@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."
/>
@@ -337,21 +172,9 @@ export default function LandingPage() {
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.",
- },
+ { 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."
@@ -365,22 +188,10 @@ export default function LandingPage() {
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",
- },
+ { name: "name", type: "text", placeholder: "Name" },
+ { name: "email", type: "email", placeholder: "Email" },
]}
- textarea={{
- name: "message",
- placeholder: "Your message",
- rows: 4,
- }}
+ textarea={{ name: "message", placeholder: "Your message", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/woman-choosing-clothes-shop_23-2147669917.jpg"
/>
@@ -390,45 +201,9 @@ export default function LandingPage() {
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: "#",
- },
- ],
- },
+ { 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: "#" }] },
]}
/>