Merge version_2 into main #2
141
src/app/page.tsx
141
src/app/page.tsx
@@ -2,9 +2,9 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
@@ -29,26 +29,16 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Promise",
|
||||
id: "promise",
|
||||
},
|
||||
name: "Promise", id: "promise"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "visit",
|
||||
},
|
||||
name: "Visit", id: "visit"},
|
||||
]}
|
||||
button={{
|
||||
text: "Find Us",
|
||||
href: "#visit",
|
||||
}}
|
||||
text: "Find Us", href: "#visit"}}
|
||||
brandName="Padiken Silks"
|
||||
/>
|
||||
</div>
|
||||
@@ -59,9 +49,7 @@ export default function LandingPage() {
|
||||
description="Timeless elegance rooted in Indian textile heritage. Explore our curated collection of pure, authentic silks."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Collection",
|
||||
href: "#collections",
|
||||
},
|
||||
text: "View Collection", href: "#collections"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/amazing-vector-luxury-background-designs_1340-2304.jpg?_wi=1"
|
||||
imageAlt="Luxurious gold silk fabric textures"
|
||||
@@ -73,10 +61,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Elegance"
|
||||
description={[
|
||||
"Padiken Silks has been the premier destination for authentic, handcrafted silk textiles for over three decades.",
|
||||
"With a 4.9-star rating across hundreds of reviews, we pride ourselves on a selection that honors tradition while meeting modern tastes.",
|
||||
"From rare weaves to everyday elegance, every piece in our store tells a story of quality, heritage, and genuine craftsmanship.",
|
||||
]}
|
||||
"Padiken Silks has been the premier destination for authentic, handcrafted silk textiles for over three decades.", "With a 4.9-star rating across hundreds of reviews, we pride ourselves on a selection that honors tradition while meeting modern tastes.", "From rare weaves to everyday elegance, every piece in our store tells a story of quality, heritage, and genuine craftsmanship."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -86,29 +71,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Selection",
|
||||
title: "Largest Selection",
|
||||
subtitle: "Curated variety",
|
||||
description: "Browse the city's widest collection of pure, hand-picked silk fabrics.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/amazing-vector-luxury-background-designs_1340-2304.jpg?_wi=2",
|
||||
imageAlt: "luxury gold silk fabric texture",
|
||||
},
|
||||
tag: "Selection", title: "Largest Selection", subtitle: "Curated variety", description: "Browse the city's widest collection of pure, hand-picked silk fabrics.", imageSrc: "http://img.b2bpic.net/free-vector/amazing-vector-luxury-background-designs_1340-2304.jpg?_wi=2", imageAlt: "luxury gold silk fabric texture"},
|
||||
{
|
||||
tag: "Expertise",
|
||||
title: "Expert Staff",
|
||||
subtitle: "Knowledgable guidance",
|
||||
description: "Our staff brings decades of experience to help you find the perfect weave.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/dynamic-swirl-green-blue-abstract-liquid-fabric-form_9975-132628.jpg",
|
||||
imageAlt: "ornamental indian mandala pattern gold",
|
||||
},
|
||||
tag: "Expertise", title: "Expert Staff", subtitle: "Knowledgable guidance", description: "Our staff brings decades of experience to help you find the perfect weave.", imageSrc: "http://img.b2bpic.net/free-psd/dynamic-swirl-green-blue-abstract-liquid-fabric-form_9975-132628.jpg", imageAlt: "ornamental indian mandala pattern gold"},
|
||||
{
|
||||
tag: "Fairness",
|
||||
title: "Fair Pricing",
|
||||
subtitle: "Transparent value",
|
||||
description: "Authentic luxury priced honestly for every customer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-showing-christmas-star-gray-wall_114579-81905.jpg",
|
||||
imageAlt: "satisfied customer portrait warm lighting",
|
||||
},
|
||||
tag: "Fairness", title: "Fair Pricing", subtitle: "Transparent value", description: "Authentic luxury priced honestly for every customer.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-showing-christmas-star-gray-wall_114579-81905.jpg", imageAlt: "satisfied customer portrait warm lighting"},
|
||||
]}
|
||||
title="The Padiken Promise"
|
||||
description="We don't just sell silk; we curate an experience built on trust, expert knowledge, and unmatched quality."
|
||||
@@ -123,25 +90,15 @@ export default function LandingPage() {
|
||||
author="Anjali R."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/adorable-woman-showing-christmas-star-gray-wall_114579-81905.jpg",
|
||||
alt: "Anjali R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/adorable-woman-showing-christmas-star-gray-wall_114579-81905.jpg", alt: "Anjali R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holding-big-parcel-box-walking-street_1303-24672.jpg",
|
||||
alt: "Vikram K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-holding-big-parcel-box-walking-street_1303-24672.jpg", alt: "Vikram K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-customer-enjoying-shopping-standing-near-rack-with-dresses-looking-away-smiling-woman-buying-clothes-fashion-store-shopping-retail-concept_74855-11784.jpg",
|
||||
alt: "Meena D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-customer-enjoying-shopping-standing-near-rack-with-dresses-looking-away-smiling-woman-buying-clothes-fashion-store-shopping-retail-concept_74855-11784.jpg", alt: "Meena D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/store-clerk-shows-watch-shes-buying-as-gift-happy-smiling-woman-copy-space-with-jewelry-store-background_166373-8865.jpg",
|
||||
alt: "Rahul S.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/store-clerk-shows-watch-shes-buying-as-gift-happy-smiling-woman-copy-space-with-jewelry-store-background_166373-8865.jpg", alt: "Rahul S."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/groom-meeting-details-jacket-shoes-watches-buttons-wedding-day_78826-2323.jpg",
|
||||
alt: "Priya V.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/groom-meeting-details-jacket-shoes-watches-buttons-wedding-day_78826-2323.jpg", alt: "Priya V."},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -149,65 +106,21 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="visit" data-section="visit">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
text="Visit us at our boutique to experience the textures in person. We're open daily to welcome you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
]}
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Join Our Inner Circle"
|
||||
description="Subscribe for exclusive previews of our new silk arrivals and boutique events."
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Subscribe"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Store",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Visit Us",
|
||||
href: "#visit",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Help",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#visit",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
<FooterLogoReveal
|
||||
logoText="Padiken Silks"
|
||||
leftLink={{ text: "Store Locations", href: "#visit" }}
|
||||
rightLink={{ text: "Privacy Policy", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--card: #171717;
|
||||
--foreground: #fafafa;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta: #404040;
|
||||
--secondary-cta-text: #f5f5f5;
|
||||
--accent: #b8860b;
|
||||
--background-accent: #8b6914;
|
||||
--background-accent: #1f1f1f;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user