Merge version_1 into main #2
352
src/app/page.tsx
352
src/app/page.tsx
@@ -13,251 +13,129 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="normal"
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Sana Fashion Mall"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Sana Fashion Mall"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Best Fashion Shopping in Terry Bazar"
|
||||
description="Experience the best family shopping in Chattogram. From wedding outfits to daily wear, we have it all under one roof."
|
||||
tag="Trusted for Generations"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:01711725918",
|
||||
},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg?_wi=1",
|
||||
imageAlt: "Store Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg?_wi=2",
|
||||
imageAlt: "Customer Shopping",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg?_wi=1",
|
||||
imageAlt: "Luxury wedding saree collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-men-clothes-boots_23-2147689456.jpg?_wi=1",
|
||||
imageAlt: "Stylish modern men formal wear",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-is-shopping-outdoors_624325-545.jpg?_wi=1",
|
||||
imageAlt: "Trendy kids ethnic wear",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="720+ Happy Customers"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Best Fashion Shopping in Terry Bazar"
|
||||
description="Experience the best family shopping in Chattogram. From wedding outfits to daily wear, we have it all under one roof."
|
||||
tag="Trusted for Generations"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:01711725918" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg", imageAlt: "Store Interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg", imageAlt: "Luxury wedding saree collection" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="720+ Happy Customers"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={false}
|
||||
title="About Sana Fashion Mall"
|
||||
description={[
|
||||
"Sana Fashion Mall is your premier destination for family fashion in Terry Bazar. We believe in providing quality clothing at affordable prices.",
|
||||
"With years of dedicated service to Chattogram families, we take pride in being a trusted part of your special occasions, from Eid festivals to grand wedding shopping.",
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={false}
|
||||
title="About Sana Fashion Mall"
|
||||
description={[
|
||||
"Sana Fashion Mall is your premier destination for family fashion in Terry Bazar. We believe in providing quality clothing at affordable prices.", "With years of dedicated service to Chattogram families, we take pride in being a trusted part of your special occasions, from Eid festivals to grand wedding shopping."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Wedding Collection",
|
||||
price: "Varies",
|
||||
variant: "Ethnic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Gents Fashion",
|
||||
price: "Affordable",
|
||||
variant: "Casual",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-men-clothes-boots_23-2147689456.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Kids Collection",
|
||||
price: "Quality",
|
||||
variant: "Trendy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-is-shopping-outdoors_624325-545.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Ladies Fashion",
|
||||
price: "Latest",
|
||||
variant: "Formal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Our Collections"
|
||||
description="Discover our wide variety of fashion items for every family member."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Wedding Collection", price: "Varies", variant: "Ethnic", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg" },
|
||||
{ id: "p2", name: "Gents Fashion", price: "Affordable", variant: "Casual", imageSrc: "http://img.b2bpic.net/free-photo/composition-men-clothes-boots_23-2147689456.jpg" },
|
||||
{ id: "p3", name: "Kids Collection", price: "Quality", variant: "Trendy", imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-is-shopping-outdoors_624325-545.jpg" },
|
||||
{ id: "p4", name: "Ladies Fashion", price: "Latest", variant: "Formal", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-woman-fixing-brides-dress_181624-59558.jpg" }
|
||||
]}
|
||||
title="Our Collections"
|
||||
description="Discover our wide variety of fashion items for every family member."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rahim Uddin",
|
||||
role: "Local Resident",
|
||||
testimonial: "Best place for wedding shopping in Terry Bazar!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fashionable-girl-with-paper-bags_23-2147652074.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatima Begum",
|
||||
role: "Homemaker",
|
||||
testimonial: "Everything I need for my family is here. Great quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Kamal Ahmed",
|
||||
role: "Businessman",
|
||||
testimonial: "Trustworthy and affordable. Highly recommend them.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-women-shopping-together_23-2148385720.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sumaiya",
|
||||
role: "Student",
|
||||
testimonial: "Modern collection and very friendly staff.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25758.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Javed Khan",
|
||||
role: "Regular Shopper",
|
||||
testimonial: "The festive atmosphere and friendly staff make shopping here a delight.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fashionable-girl-with-paper-bags_23-2147652074.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Hear From Our Customers"
|
||||
description="Why our local community trusts Sana Fashion Mall for their shopping needs."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Rahim Uddin", role: "Local Resident", testimonial: "Best place for wedding shopping in Terry Bazar!", imageSrc: "http://img.b2bpic.net/free-photo/young-fashionable-girl-with-paper-bags_23-2147652074.jpg" },
|
||||
{ id: "2", name: "Fatima Begum", role: "Homemaker", testimonial: "Everything I need for my family is here. Great quality.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg" },
|
||||
{ id: "3", name: "Kamal Ahmed", role: "Businessman", testimonial: "Trustworthy and affordable. Highly recommend them.", imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-women-shopping-together_23-2148385720.jpg" },
|
||||
{ id: "4", name: "Sumaiya", role: "Student", testimonial: "Modern collection and very friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25758.jpg" },
|
||||
{ id: "5", name: "Javed Khan", role: "Regular Shopper", testimonial: "The festive atmosphere and friendly staff make shopping here a delight.", imageSrc: "http://img.b2bpic.net/free-photo/young-fashionable-girl-with-paper-bags_23-2147652074.jpg" },
|
||||
]}
|
||||
title="Hear From Our Customers"
|
||||
description="Why our local community trusts Sana Fashion Mall for their shopping needs."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Visit Us Today"
|
||||
description="We are open from 9:30 AM to 10:30 PM. Feel free to call us or visit our store in Chairman Mansion."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
rows: 3,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Visit Us Today"
|
||||
description="We are open from 9:30 AM to 10:30 PM. Feel free to call us or visit our store in Chairman Mansion."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "How can we help?", rows: 3 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-holding-headphones-head-escalator_23-2148397221.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Sana Fashion Mall"
|
||||
columns={[
|
||||
{
|
||||
title: "Store Info",
|
||||
items: [
|
||||
{
|
||||
label: "Chairman Mansion, Terry Bazar",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "01711-725918",
|
||||
href: "tel:01711725918",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Directions",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Sana Fashion Mall. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Sana Fashion Mall"
|
||||
columns={[
|
||||
{
|
||||
title: "Store Info", items: [
|
||||
{ label: "Chairman Mansion, Terry Bazar", href: "#" },
|
||||
{ label: "01711-725918", href: "tel:01711725918" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Links", items: [
|
||||
{ label: "WhatsApp", href: "#" },
|
||||
{ label: "Directions", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Sana Fashion Mall. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user