1 Commits

Author SHA1 Message Date
06c3ff70e3 Update src/app/page.tsx 2026-04-20 10:17:38 +00:00

View File

@@ -43,7 +43,6 @@ export default function LandingPage() {
<HeroOverlayTestimonial
title="NISHA"
description="Redefining modern elegance through minimalist design. High-quality garments for your everyday look. Sign in to your account to save your preferences and view your order history."
buttons={[{ "text": "Shop Collection", "href": "/collection" }]}
testimonials={[
{
name: "Alex", handle: "@alex", testimonial: "The best quality fabric I have ever felt.", rating: 5,
@@ -80,10 +79,11 @@ export default function LandingPage() {
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
textboxLayout="split-actions"
useInvertedBackground={true}
title="The Nisha Philosophy"
description="We believe in less but better. Nisha is dedicated to creating sustainable, high-end garments that offer both comfort and style. Our new integrated data system ensures that all your user information and style preferences are stored securely for a seamless shopping experience."
buttons={[{ text: "Shop Now", href: "/collection" }]}
bulletPoints={[
{
title: "Premium Fabric", description: "Sourced from the finest local mills."},
@@ -140,7 +140,7 @@ export default function LandingPage() {
description="Experience superior quality, timeless design, and a modern digital experience."
features={[
{
id: "f1", title: "Instant Access to Your Style", descriptions: [
id: "f1", title: "Real-time Account Access", descriptions: [
"Access your order history and preferences instantly."],
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg"},
{