5 Commits

Author SHA1 Message Date
5a261892a3 Merge version_3 into main
Merge version_3 into main
2026-05-11 00:41:17 +00:00
2a51ffcf22 Add src/app/products/page.tsx 2026-05-11 00:41:11 +00:00
51def02431 Update src/app/page.tsx 2026-05-11 00:41:11 +00:00
db99c8f18b Merge version_2 into main
Merge version_2 into main
2026-05-11 00:38:56 +00:00
8937ebd0f3 Merge version_2 into main
Merge version_2 into main
2026-05-11 00:33:00 +00:00
2 changed files with 95 additions and 96 deletions

View File

@@ -32,16 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ { name: "Features", id: "#features" },
name: "Features", id: "#features"}, { name: "About", id: "#about" },
{ { name: "Products", id: "/products" },
name: "About", id: "#about"}, { name: "Testimonials", id: "#testimonials" },
{ { name: "Contact", id: "#contact" },
name: "Products", id: "#products"},
{
name: "Testimonials", id: "#testimonials"},
{
name: "Contact", id: "#contact"},
]} ]}
brandName="Stellamart" brandName="Stellamart"
/> />
@@ -49,16 +44,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroBillboardScroll
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars"}}
title="Empowering Your Digital Journey" title="Empowering Your Digital Journey"
description="Discover high-quality digital assets, templates, and software solutions designed to accelerate your creative workflow." description="Discover high-quality digital assets, templates, and software solutions designed to accelerate your creative workflow."
tag="New Arrivals" tag="New Arrivals"
buttons={[ buttons={[
{ { text: "Explore Marketplace", href: "/products" },
text: "Explore Marketplace", href: "#products"}, { text: "Learn More", href: "#about" },
{
text: "Learn More", href: "#about"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/man-innovating-wind-energy-virtual-reality-world_23-2148820137.jpg" imageSrc="http://img.b2bpic.net/free-photo/man-innovating-wind-energy-virtual-reality-world_23-2148820137.jpg"
imageAlt="digital products marketplace technology" imageAlt="digital products marketplace technology"
@@ -72,15 +64,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ { icon: Zap, title: "Instant Delivery", description: "Get access to your digital files immediately after purchase." },
icon: Zap, { icon: Shield, title: "Secure Transactions", description: "Every purchase is protected with robust encryption technology." },
title: "Instant Delivery", description: "Get access to your digital files immediately after purchase."}, { icon: CheckCircle, title: "Verified Quality", description: "All products undergo a rigorous verification process before publishing." },
{
icon: Shield,
title: "Secure Transactions", description: "Every purchase is protected with robust encryption technology."},
{
icon: CheckCircle,
title: "Verified Quality", description: "All products undergo a rigorous verification process before publishing."},
]} ]}
title="Why Choose Stellamart?" title="Why Choose Stellamart?"
description="Our platform ensures the highest standards for all digital products we distribute." description="Our platform ensures the highest standards for all digital products we distribute."
@@ -107,62 +93,29 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "1", name: "Sarah Miller", role: "Designer", company: "CreativeFlow", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/glad-young-man-with-african-hairstyle-posing-with-arms-crossed-his-office-with-other-employees-male-manager-blue-shirt-smiling-conference-workplace_197531-3748.jpg", imageAlt: "portrait diverse young professional" },
id: "1", name: "Sarah Miller", role: "Designer", company: "CreativeFlow", rating: 5, { id: "2", name: "David Chen", role: "Developer", company: "CodeLabs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", imageAlt: "portrait diverse young professional" },
imageSrc: "http://img.b2bpic.net/free-photo/glad-young-man-with-african-hairstyle-posing-with-arms-crossed-his-office-with-other-employees-male-manager-blue-shirt-smiling-conference-workplace_197531-3748.jpg", imageAlt: "portrait diverse young professional"}, { id: "3", name: "Emily Watson", role: "Marketer", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "portrait diverse young professional" },
{
id: "2", name: "David Chen", role: "Developer", company: "CodeLabs", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", imageAlt: "portrait diverse young professional"},
{
id: "3", name: "Emily Watson", role: "Marketer", company: "GrowthCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "portrait diverse young professional"},
]} ]}
kpiItems={[ kpiItems={[
{ { value: "10k+", label: "Products Sold" },
value: "10k+", label: "Products Sold"}, { value: "5k+", label: "Happy Clients" },
{ { value: "99%", label: "Satisfaction Rate" },
value: "5k+", label: "Happy Clients"},
{
value: "99%", label: "Satisfaction Rate"},
]} ]}
title="Trusted by Creators" title="Trusted by Creators"
description="See why top professionals choose our platform for their digital asset needs." description="See why top professionals choose our platform for their digital asset needs."
/> />
</div> </div>
<div id="products" data-section="products">
<ProductCardThree
animationType="slide-up"
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{
id: "1", name: "PS5 Console Digital Edition", price: "$499", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXxgZnAO7ALXhsAQiejvZJgYif/uploaded-1778459767638-icbp42u5.webp", imageAlt: "PS5 console"},
{
id: "2", name: "Samsung Galaxy Tab S9", price: "$799", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXxgZnAO7ALXhsAQiejvZJgYif/uploaded-1778459875386-rkcr9zas.avif", imageAlt: "samsung galaxy tab"},
{
id: "3", name: "iPhone 15 Pro", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/usb-type-c-port-warm-neon-scene-tech-macro_169016-71583.jpg", imageAlt: "iphone 15 pro"},
{
id: "4", name: "Ultrabook Pro 15", price: "$1299", imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-smartphone-papers-pencils-clips_23-2148036876.jpg", imageAlt: "high performance laptop"},
]}
title="Latest Tech Gadgets"
description="Elevate your setup with the newest devices available at Stellamart."
/>
</div>
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardEleven <MetricCardEleven
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ { id: "m1", value: "500+", title: "Active Creators", description: "Industry leading contributors", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-composition_23-2149880606.jpg", imageAlt: "digital ui kit branding product" },
id: "m1", value: "500+", title: "Active Creators", description: "Industry leading contributors", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-composition_23-2149880606.jpg", imageAlt: "digital ui kit branding product"}, { id: "m2", value: "2.5M+", title: "Assets Provided", description: "High resolution resources", imageSrc: "http://img.b2bpic.net/free-vector/design-thinking-d-printing-modeling-25-flat-color-icon-pack-including-screen-fly-wireframing-wallpaper-brusher_1142-24835.jpg", imageAlt: "digital icon pack branding product" },
{ { id: "m3", value: "95%", title: "Retention Rate", description: "Returning happy customers", imageSrc: "http://img.b2bpic.net/free-photo/english-book-resting-table-working-space_23-2149429618.jpg", imageAlt: "digital template mockup visual" },
id: "m2", value: "2.5M+", title: "Assets Provided", description: "High resolution resources", imageSrc: "http://img.b2bpic.net/free-vector/design-thinking-d-printing-modeling-25-flat-color-icon-pack-including-screen-fly-wireframing-wallpaper-brusher_1142-24835.jpg", imageAlt: "digital icon pack branding product"},
{
id: "m3", value: "95%", title: "Retention Rate", description: "Returning happy customers", imageSrc: "http://img.b2bpic.net/free-photo/english-book-resting-table-working-space_23-2149429618.jpg", imageAlt: "digital template mockup visual"},
]} ]}
title="By The Numbers" title="By The Numbers"
description="Our growth and impact speak volumes about our commitment to excellence." description="Our growth and impact speak volumes about our commitment to excellence."
@@ -174,12 +127,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ { id: "f1", title: "What payment methods do you accept?", content: "We accept major credit cards, PayPal, and Apple Pay." },
id: "f1", title: "What payment methods do you accept?", content: "We accept major credit cards, PayPal, and Apple Pay."}, { id: "f2", title: "Can I get a refund?", content: "Refunds are processed based on our fair return policy." },
{ { id: "f3", title: "How do I download my files?", content: "You will receive an instant download link via email after purchase." },
id: "f2", title: "Can I get a refund?", content: "Refunds are processed based on our fair return policy."},
{
id: "f3", title: "How do I download my files?", content: "You will receive an instant download link via email after purchase."},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Everything you need to know about our marketplace and products." description="Everything you need to know about our marketplace and products."
@@ -190,37 +140,19 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "plain" }}
variant: "plain"}}
tag="Get in touch" tag="Get in touch"
title="Ready to get started?" title="Ready to get started?"
description="Have questions or need assistance? Reach out today." description="Have questions or need assistance? Reach out today."
buttons={[ buttons={[ { text: "Contact Support", href: "mailto:support@stellamart.web" } ]}
{
text: "Contact Support", href: "mailto:support@stellamart.web"},
]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ { items: [ { label: "Marketplace", href: "/products" }, { label: "Support", href: "#contact" } ] },
items: [ { items: [ { label: "About", href: "#about" }, { label: "Privacy", href: "#" } ] },
{
label: "Marketplace", href: "#products"},
{
label: "Support", href: "#contact"},
],
},
{
items: [
{
label: "About", href: "#about"},
{
label: "Privacy", href: "#"},
],
},
]} ]}
logoText="Stellamart" logoText="Stellamart"
/> />
@@ -229,3 +161,4 @@ export default function LandingPage() {
</ThemeProvider> </ThemeProvider>
); );
} }

66
src/app/products/page.tsx Normal file
View File

@@ -0,0 +1,66 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
export default function ProductsPage() {
return (
<ThemeProvider
defaultButtonVariant="expand-hover"
defaultTextAnimation="reveal-blur"
borderRadius="pill"
contentWidth="mediumSmall"
sizing="mediumLargeSizeMediumTitles"
background="floatingGradient"
cardStyle="layered-gradient"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
headingFontWeight="light"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "Features", id: "/#features" },
{ name: "About", id: "/#about" },
{ name: "Products", id: "/products" },
{ name: "Testimonials", id: "/#testimonials" },
{ name: "Contact", id: "/#contact" },
]}
brandName="Stellamart"
/>
</div>
<div id="products" data-section="products" className="py-20">
<ProductCardThree
animationType="slide-up"
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{ id: "1", name: "PS5 Console Digital Edition", price: "$499", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXxgZnAO7ALXhsAQiejvZJgYif/uploaded-1778459767638-icbp42u5.webp", imageAlt: "PS5 console" },
{ id: "2", name: "Samsung Galaxy Tab S9", price: "$799", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXxgZnAO7ALXhsAQiejvZJgYif/uploaded-1778459875386-rkcr9zas.avif", imageAlt: "samsung galaxy tab" },
{ id: "3", name: "iPhone 15 Pro", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/usb-type-c-port-warm-neon-scene-tech-macro_169016-71583.jpg", imageAlt: "iphone 15 pro" },
{ id: "4", name: "Ultrabook Pro 15", price: "$1299", imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-smartphone-papers-pencils-clips_23-2148036876.jpg", imageAlt: "high performance laptop" },
]}
title="Our Digital Products"
description="Explore our full catalog of high-performance tech gadgets and digital assets."
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{ items: [ { label: "Marketplace", href: "/products" }, { label: "Support", href: "/#contact" } ] },
{ items: [ { label: "About", href: "/#about" }, { label: "Privacy", href: "#" } ] },
]}
logoText="Stellamart"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}