Merge version_1 into main #2
183
src/app/page.tsx
183
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Shalimar Steel Plaza"
|
||||
/>
|
||||
@@ -54,85 +46,54 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Best Appliance Deals in Rourkela"
|
||||
description="Affordable prices, trusted quality & same-day delivery right to your doorstep."
|
||||
kpis={[
|
||||
{
|
||||
value: "24h",
|
||||
label: "Delivery",
|
||||
},
|
||||
value: "24h", label: "Delivery"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Genuine",
|
||||
},
|
||||
value: "100%", label: "Genuine"},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Happy Families",
|
||||
},
|
||||
value: "500+", label: "Happy Families"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:09178440488",
|
||||
},
|
||||
text: "Call Now", href: "tel:09178440488"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/...",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/..."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-high-end-modern-kitchen-appliance-show-1774947816150-55f5efdd.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-high-end-modern-kitchen-appliance-show-1774947816150-55f5efdd.png"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-m-1774947815456-f1dbcb57.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-m-1774947815456-f1dbcb57.png", alt: "Customer"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-f-1774947815073-59cf9ebf.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-f-1774947815073-59cf9ebf.png", alt: "Customer"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-young-male-cu-1774947815251-41a402c2.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-young-male-cu-1774947815251-41a402c2.png", alt: "Customer"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-young-female--1774947817167-f47f834c.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-young-female--1774947817167-f47f834c.png", alt: "Customer"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-m-1774947815456-f1dbcb57.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-m-1774947815456-f1dbcb57.png", alt: "Customer"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ locals"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Genuine Brands",
|
||||
icon: CheckCircle,
|
||||
type: "text-icon", text: "Genuine Brands", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Fast Delivery",
|
||||
icon: Truck,
|
||||
type: "text-icon", text: "Fast Delivery", icon: Truck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Best Price",
|
||||
icon: Tag,
|
||||
type: "text-icon", text: "Best Price", icon: Tag,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Easy Returns",
|
||||
icon: RotateCcw,
|
||||
type: "text-icon", text: "Easy Returns", icon: RotateCcw,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Helpful Support",
|
||||
icon: Headphones,
|
||||
type: "text-icon", text: "Helpful Support", icon: Headphones,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -143,7 +104,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="About Shalimar Steel Plaza"
|
||||
description="Shalimar Steel Plaza is a trusted appliance store in Rourkela, serving the community with quality products, reasonable prices, and friendly customer service. We make modern living accessible to every home."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-high-end-modern-kitchen-appliance-show-1774947816150-55f5efdd.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-high-end-modern-kitchen-appliance-show-1774947816150-55f5efdd.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -155,23 +116,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Kitchen Appliances",
|
||||
price: "From ₹499",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/high-quality-stainless-steel-kitchen-app-1774947815294-51ab2701.png",
|
||||
},
|
||||
id: "p1", name: "Kitchen Appliances", price: "From ₹499", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/high-quality-stainless-steel-kitchen-app-1774947815294-51ab2701.png"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Home Appliances",
|
||||
price: "From ₹1,299",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-sleek-modern-microwave-oven-in-stainle-1774947815472-219517d9.png",
|
||||
},
|
||||
id: "p2", name: "Home Appliances", price: "From ₹1,299", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-sleek-modern-microwave-oven-in-stainle-1774947815472-219517d9.png"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Steel & Utility",
|
||||
price: "From ₹199",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-high-quality-steel-pressure-cooker-pro-1774947815126-ec79ac16.png",
|
||||
},
|
||||
id: "p3", name: "Steel & Utility", price: "From ₹199", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-high-quality-steel-pressure-cooker-pro-1774947815126-ec79ac16.png"},
|
||||
]}
|
||||
title="Our Categories"
|
||||
description="Explore our wide range of appliances for every corner of your home."
|
||||
@@ -180,34 +129,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Best Prices",
|
||||
description: "Unbeatable rates in Rourkela market.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-close-up-icon-representation-of-a-gold-1774947815209-2a10e425.png",
|
||||
},
|
||||
id: "f1", title: "Best Prices", description: "Unbeatable rates in Rourkela market.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-close-up-icon-representation-of-a-gold-1774947815209-2a10e425.png"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Same-Day Delivery",
|
||||
description: "We bring appliances to you today.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-sleek-delivery-truck-icon-minimalist-s-1774947814770-5247e841.png",
|
||||
},
|
||||
id: "f2", title: "Same-Day Delivery", description: "We bring appliances to you today.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-sleek-delivery-truck-icon-minimalist-s-1774947814770-5247e841.png"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Friendly Service",
|
||||
description: "Polite and helpful staff always.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-friendly-smile-emoji-or-service-icon-r-1774947819250-0177c0a0.png",
|
||||
},
|
||||
id: "f3", title: "Friendly Service", description: "Polite and helpful staff always.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-friendly-smile-emoji-or-service-icon-r-1774947819250-0177c0a0.png"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Trusted Store",
|
||||
description: "Sector 19's most reliable dealer.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-storefront-icon-representing-a-trusted-1774947814935-e30aa5e1.png",
|
||||
},
|
||||
id: "f4", title: "Trusted Store", description: "Sector 19's most reliable dealer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-storefront-icon-representing-a-trusted-1774947814935-e30aa5e1.png"},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="We prioritize your satisfaction with every purchase."
|
||||
@@ -222,25 +156,15 @@ export default function LandingPage() {
|
||||
author="Rajesh Kumar, Rourkela"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-m-1774947815456-f1dbcb57.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-m-1774947815456-f1dbcb57.png", alt: "Customer"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-f-1774947815073-59cf9ebf.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-f-1774947815073-59cf9ebf.png", alt: "Customer"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-young-male-cu-1774947815251-41a402c2.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-young-male-cu-1774947815251-41a402c2.png", alt: "Customer"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-young-female--1774947817167-f47f834c.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-young-female--1774947817167-f47f834c.png", alt: "Customer"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-m-1774947815456-f1dbcb57.png",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/professional-portrait-of-a-middle-aged-m-1774947815456-f1dbcb57.png", alt: "Customer"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -253,27 +177,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we offer same-day delivery across Rourkela.",
|
||||
},
|
||||
id: "faq1", title: "Do you offer delivery?", content: "Yes, we offer same-day delivery across Rourkela."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are the products genuine?",
|
||||
content: "Absolutely, we only stock trusted and verified brands.",
|
||||
},
|
||||
id: "faq2", title: "Are the products genuine?", content: "Absolutely, we only stock trusted and verified brands."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What are your working hours?",
|
||||
content: "We are open from 10:00 AM to 10:00 PM every day.",
|
||||
},
|
||||
id: "faq3", title: "What are your working hours?", content: "We are open from 10:00 AM to 10:00 PM every day."},
|
||||
]}
|
||||
ctaTitle="Visit Us Today!"
|
||||
ctaDescription="Shop No. 34, Ispat Market, Bank Street, Sector 19, Rourkela, Odisha. Open: 10AM-10PM."
|
||||
ctaButton={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.google.com"}}
|
||||
ctaIcon={MapPin}
|
||||
/>
|
||||
</div>
|
||||
@@ -283,25 +196,17 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhiasZe4c5vGI3i1wsABWRhZBQ/a-minimalist-premium-logo-design-for-sha-1774947818772-47af1e97.png"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "091784 40488",
|
||||
href: "tel:09178440488",
|
||||
},
|
||||
label: "091784 40488", href: "tel:09178440488"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user