Merge version_1 into main #2
371
src/app/page.tsx
371
src/app/page.tsx
@@ -25,292 +25,103 @@ export default function LandingPage() {
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Why Us?",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Maze Shop"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Why Us?", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Maze Shop"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Enter the Maze Shop"
|
||||
description="Unlock exclusive digital services and premium accounts in our galaxy-themed digital marketplace."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.",
|
||||
handle: "@maze_dev",
|
||||
testimonial: "The best selection of digital services I've found online.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-foam-water_23-2147797792.jpg?_wi=1",
|
||||
imageAlt: "galaxy space background minimalist",
|
||||
},
|
||||
{
|
||||
name: "Sam K.",
|
||||
handle: "@tech_wiz",
|
||||
testimonial: "Instant delivery and premium support. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg",
|
||||
imageAlt: "person portrait minimalist black white",
|
||||
},
|
||||
{
|
||||
name: "Jordan P.",
|
||||
handle: "@gaming_guru",
|
||||
testimonial: "Everything works perfectly. Top notch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sad-teenage-girl-with-book-her-hands-emotion-concept_169016-65739.jpg",
|
||||
imageAlt: "person portrait minimalist black white",
|
||||
},
|
||||
{
|
||||
name: "Casey W.",
|
||||
handle: "@music_fan",
|
||||
testimonial: "I never had an issue with the Spotify upgrade. Smooth.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152608.jpg",
|
||||
imageAlt: "person portrait minimalist black white",
|
||||
},
|
||||
{
|
||||
name: "Riley D.",
|
||||
handle: "@nitro_pro",
|
||||
testimonial: "Maze Shop is legit, simple as that.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg?_wi=1",
|
||||
imageAlt: "discord nitro icon minimal black white",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg",
|
||||
alt: "Alex R.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/sad-teenage-girl-with-book-her-hands-emotion-concept_169016-65739.jpg",
|
||||
alt: "Sam K.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152608.jpg",
|
||||
alt: "Jordan P.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg",
|
||||
alt: "Casey W.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/sad-teenage-girl-with-book-her-hands-emotion-concept_169016-65739.jpg",
|
||||
alt: "Riley D.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-foam-water_23-2147797792.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Enter the Maze Shop"
|
||||
description="Unlock exclusive digital services and premium accounts in our galaxy-themed digital marketplace."
|
||||
testimonials={[
|
||||
{ name: "Alex R.", handle: "@maze_dev", testimonial: "The best selection of digital services I've found online.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/colorful-foam-water_23-2147797792.jpg", imageAlt: "galaxy space background minimalist" },
|
||||
{ name: "Sam K.", handle: "@tech_wiz", testimonial: "Instant delivery and premium support. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg", imageAlt: "person portrait minimalist black white" },
|
||||
{ name: "Jordan P.", handle: "@gaming_guru", testimonial: "Everything works perfectly. Top notch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sad-teenage-girl-with-book-her-hands-emotion-concept_169016-65739.jpg", imageAlt: "person portrait minimalist black white" },
|
||||
{ name: "Casey W.", handle: "@music_fan", testimonial: "I never had an issue with the Spotify upgrade. Smooth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152608.jpg", imageAlt: "person portrait minimalist black white" },
|
||||
{ name: "Riley D.", handle: "@nitro_pro", testimonial: "Maze Shop is legit, simple as that.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg", imageAlt: "discord nitro icon minimal black white" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-foam-water_23-2147797792.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Gaming",
|
||||
name: "Discord Nitro",
|
||||
price: "$9.99",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Social",
|
||||
name: "Social Boost",
|
||||
price: "$4.99",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/multimedia-buttons-design_1095-132.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Gaming",
|
||||
name: "Fortnite Account",
|
||||
price: "$19.99",
|
||||
rating: 4,
|
||||
reviewCount: "42",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1ga4g9",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Entertainment",
|
||||
name: "Netflix Premium",
|
||||
price: "$5.99",
|
||||
rating: 5,
|
||||
reviewCount: "300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tech-expert-does-influencer-marketing-doing-chroma-key-notebook-review_482257-121744.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Music",
|
||||
name: "Spotify Premium",
|
||||
price: "$3.99",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/illustation-music-concpet_53876-37677.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Extra",
|
||||
name: "Digital Bundle",
|
||||
price: "$29.99",
|
||||
rating: 5,
|
||||
reviewCount: "55",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-influencer-checking-mobile-notifications-visual-storytelling_482257-126570.jpg",
|
||||
},
|
||||
]}
|
||||
title="Exclusive Digital Services"
|
||||
description="Premium access for the digital nomad."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", brand: "Gaming", name: "Discord Nitro", price: "$9.99", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg" },
|
||||
{ id: "2", brand: "Social", name: "Social Boost", price: "$4.99", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-vector/multimedia-buttons-design_1095-132.jpg" },
|
||||
{ id: "3", brand: "Gaming", name: "Fortnite Account", price: "$19.99", rating: 4, reviewCount: "42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1ga4g9" },
|
||||
{ id: "4", brand: "Entertainment", name: "Netflix Premium", price: "$5.99", rating: 5, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/tech-expert-does-influencer-marketing-doing-chroma-key-notebook-review_482257-121744.jpg" },
|
||||
{ id: "5", brand: "Music", name: "Spotify Premium", price: "$3.99", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-vector/illustation-music-concpet_53876-37677.jpg" },
|
||||
{ id: "6", brand: "Extra", name: "Digital Bundle", price: "$29.99", rating: 5, reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/male-influencer-checking-mobile-notifications-visual-storytelling_482257-126570.jpg" },
|
||||
]}
|
||||
title="Exclusive Digital Services"
|
||||
description="Premium access for the digital nomad."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Trusted by Creators"
|
||||
description="Join thousands of digital professionals who rely on our premium account marketplace for their daily needs."
|
||||
names={[
|
||||
"Discord Nitro",
|
||||
"Spotify",
|
||||
"Netflix",
|
||||
"Steam",
|
||||
"Epic Games",
|
||||
"Cloudflare",
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Trusted by Creators"
|
||||
description="Join thousands of digital professionals who rely on our premium account marketplace for their daily needs."
|
||||
names={["Discord Nitro", "Spotify", "Netflix", "Steam", "Epic Games", "Cloudflare"]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="feature" data-section="feature">
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Why Choose Our Galaxy Market"
|
||||
description="We ensure every purchase is secure, fast, and fully supported."
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Speed",
|
||||
title: "Instant Delivery",
|
||||
items: [
|
||||
"Automated delivery system",
|
||||
"24/7 account access",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Support",
|
||||
title: "Expert Help",
|
||||
items: [
|
||||
"Dedicated discord support",
|
||||
"Fast ticket resolution",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Quality",
|
||||
title: "Premium Accounts",
|
||||
items: [
|
||||
"Verified account sources",
|
||||
"Lifetime guarantee options",
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="feature" data-section="feature">
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Why Choose Our Galaxy Market"
|
||||
description="We ensure every purchase is secure, fast, and fully supported."
|
||||
features={[
|
||||
{ id: "f1", label: "Speed", title: "Instant Delivery", items: ["Automated delivery system", "24/7 account access"] },
|
||||
{ id: "f2", label: "Support", title: "Expert Help", items: ["Dedicated discord support", "Fast ticket resolution"] },
|
||||
{ id: "f3", label: "Quality", title: "Premium Accounts", items: ["Verified account sources", "Lifetime guarantee options"] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
tag="Contact Us"
|
||||
title="Why Choose Us?"
|
||||
description="We offer instant delivery, 24/7 support, and the highest quality premium digital goods. Maze Shop ensures your satisfaction with every purchase."
|
||||
buttons={[
|
||||
{
|
||||
text: "Message on Discord",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
text: "Email Support",
|
||||
href: "mailto:support@mazeshop.com",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Contact Us"
|
||||
title="Why Choose Us?"
|
||||
description="We offer instant delivery, 24/7 support, and the highest quality premium digital goods. Maze Shop ensures your satisfaction with every purchase."
|
||||
buttons={[
|
||||
{ text: "Message on Discord", href: "#" },
|
||||
{ text: "Email Support", href: "mailto:support@mazeshop.com" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Store",
|
||||
items: [
|
||||
{
|
||||
label: "Shop All",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Why Us?",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Help",
|
||||
items: [
|
||||
{
|
||||
label: "Discord Support",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Maze Shop"
|
||||
copyrightText="© 2025 Maze Shop | Galaxy Digital"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{ title: "Store", items: [{ label: "Shop All", href: "#products" }, { label: "Why Us?", href: "#contact" }] },
|
||||
{ title: "Help", items: [{ label: "Discord Support", href: "#" }, { label: "FAQs", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Terms", href: "#" }, { label: "Privacy", href: "#" }] },
|
||||
]}
|
||||
logoText="Maze Shop"
|
||||
copyrightText="© 2025 Maze Shop | Galaxy Digital"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user