208 lines
7.1 KiB
TypeScript
208 lines
7.1 KiB
TypeScript
"use client";
|
|
|
|
import Link from "next/link";
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
|
import HeroLogoBillboardSplit from "@/components/sections/hero/HeroLogoBillboardSplit";
|
|
import SplitAbout from "@/components/sections/about/SplitAbout";
|
|
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
|
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
|
import { CheckCircle, Heart, TrendingDown, Users, Building2, Award, MapPin } from "lucide-react";
|
|
|
|
export default function AboutPage() {
|
|
const navItems = [
|
|
{ name: "Home", id: "home" },
|
|
{ name: "Products", id: "products" },
|
|
{ name: "About", id: "about" },
|
|
{ name: "Reviews", id: "reviews" },
|
|
{ name: "Contact", id: "contact" },
|
|
];
|
|
|
|
const navItemsWithLinks = navItems.map((item) => ({
|
|
...item,
|
|
href:
|
|
item.id === "home"
|
|
? "/"
|
|
: item.id === "products"
|
|
? "/products"
|
|
: item.id === "reviews"
|
|
? "/reviews"
|
|
: item.id === "contact"
|
|
? "/contact"
|
|
: "/about",
|
|
}));
|
|
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="icon-arrow"
|
|
defaultTextAnimation="background-highlight"
|
|
borderRadius="soft"
|
|
contentWidth="mediumSmall"
|
|
sizing="medium"
|
|
background="radial-gradient"
|
|
cardStyle="gradient-bordered"
|
|
primaryButtonStyle="gradient"
|
|
secondaryButtonStyle="radial-glow"
|
|
headingFontWeight="medium"
|
|
>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleCentered
|
|
brandName="Swift Store"
|
|
navItems={navItems}
|
|
button={{
|
|
text: "Call Now",
|
|
href: "tel:06005974492",
|
|
}}
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero-about" data-section="hero-about">
|
|
<HeroLogoBillboardSplit
|
|
logoText="About Us"
|
|
description="Swift Departmental Store - Serving Srinagar with quality, trust and exceptional service."
|
|
background={{
|
|
variant: "noise",
|
|
}}
|
|
buttons={[
|
|
{
|
|
text: "Visit Us Today",
|
|
href: "https://maps.google.com/?q=Main+Road+Makhdoompora+Noushera+Srinagar",
|
|
},
|
|
]}
|
|
buttonAnimation="slide-up"
|
|
layoutOrder="default"
|
|
imageSrc="http://img.b2bpic.net/free-photo/full-length-shot-two-girls-showing-off-their-purchases-their-shopping-bags_1098-20555.jpg"
|
|
imageAlt="Swift Store"
|
|
mediaAnimation="opacity"
|
|
frameStyle="card"
|
|
/>
|
|
</div>
|
|
|
|
<div id="about-story" data-section="about-story">
|
|
<SplitAbout
|
|
title="Our Story"
|
|
description="Swift Departmental Store was established to provide the people of Srinagar with a trusted source for daily household needs. We believe in quality products at reasonable prices, served with genuine care and expertise. Our commitment is to make shopping convenient and affordable for every family in our community."
|
|
tag="Local Legacy"
|
|
tagIcon={Building2}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
imagePosition="right"
|
|
imageSrc="http://img.b2bpic.net/free-photo/midsection-latin-male-owner-putting-food-container-grocery-store_662251-1341.jpg"
|
|
imageAlt="Store interior"
|
|
mediaAnimation="opacity"
|
|
bulletPoints={[
|
|
{
|
|
title: "Trusted Community Store",
|
|
description:
|
|
"Serving Srinagar residents with quality products since establishment",
|
|
icon: Heart,
|
|
},
|
|
{
|
|
title: "Quality Focus",
|
|
description: "We carefully source fresh products and essentials",
|
|
icon: CheckCircle,
|
|
},
|
|
{
|
|
title: "Best Prices",
|
|
description: "Competitive pricing to help families save money",
|
|
icon: TrendingDown,
|
|
},
|
|
{
|
|
title: "Customer First",
|
|
description: "Friendly staff dedicated to excellent service",
|
|
icon: Users,
|
|
},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="why-choose-us" data-section="why-choose-us">
|
|
<FeatureCardEight
|
|
title="Why Choose Swift Store"
|
|
description="What sets us apart from other stores in Srinagar."
|
|
tag="Our Strengths"
|
|
tagIcon={Award}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={true}
|
|
features={[
|
|
{
|
|
id: 1,
|
|
title: "Quality Products",
|
|
description:
|
|
"Fresh groceries, dairy and household items carefully selected",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-organic-plums-placed-white-background-high-quality-photo_114579-75745.jpg",
|
|
imageAlt: "Quality products",
|
|
},
|
|
{
|
|
id: 2,
|
|
title: "Reasonable Pricing",
|
|
description: "Best prices in Srinagar for quality products",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/undecided-woman-trying-find-product_329181-17358.jpg",
|
|
imageAlt: "Great prices",
|
|
},
|
|
{
|
|
id: 3,
|
|
title: "Friendly Staff",
|
|
description: "Courteous and helpful team ready to assist",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-two-girls-showing-off-their-purchases-their-shopping-bags_1098-20555.jpg",
|
|
imageAlt: "Friendly service",
|
|
},
|
|
{
|
|
id: 4,
|
|
title: "Convenient Location",
|
|
description:
|
|
"Easy access on Main Road, Makhdoompora, Noushera",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/midsection-latin-male-owner-putting-food-container-grocery-store_662251-1341.jpg",
|
|
imageAlt: "Easy location",
|
|
},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer-about" data-section="footer-about">
|
|
<FooterSimple
|
|
columns={[
|
|
{
|
|
title: "Navigation",
|
|
items: [
|
|
{
|
|
label: "Home",
|
|
href: "/",
|
|
},
|
|
{
|
|
label: "Products",
|
|
href: "/products",
|
|
},
|
|
{
|
|
label: "Reviews",
|
|
href: "/reviews",
|
|
},
|
|
],
|
|
},
|
|
{
|
|
title: "Contact",
|
|
items: [
|
|
{
|
|
label: "Call: 060059 74492",
|
|
href: "tel:06005974492",
|
|
},
|
|
],
|
|
},
|
|
{
|
|
title: "Hours",
|
|
items: [
|
|
{
|
|
label: "Open Daily 8 AM - 10 PM",
|
|
},
|
|
],
|
|
},
|
|
]}
|
|
bottomLeftText="© 2025 Swift Store. All rights reserved."
|
|
bottomRightText="Trusted Local Business"
|
|
/>
|
|
</div>
|
|
</ThemeProvider>
|
|
);
|
|
} |