16 Commits

Author SHA1 Message Date
0a28f31cf0 Merge version_11 into main
Merge version_11 into main
2026-01-11 21:24:07 +00:00
d41bd778c8 Update src/app/page.tsx 2026-01-11 21:24:02 +00:00
998ccc73a2 Merge version_10 into main
Merge version_10 into main
2026-01-11 21:22:02 +00:00
9befdcbbf2 Update src/app/page.tsx 2026-01-11 21:21:57 +00:00
e154e7c9f1 Merge version_9 into main
Merge version_9 into main
2026-01-11 21:19:23 +00:00
61e558b9fe Update src/app/page.tsx 2026-01-11 21:19:18 +00:00
4a230047a2 Merge version_8 into main
Merge version_8 into main
2026-01-11 19:46:38 +00:00
b91e79aa4b Update src/app/page.tsx 2026-01-11 19:46:33 +00:00
094ae34d72 Update src/app/layout.tsx 2026-01-11 19:46:32 +00:00
d13dc332f2 Merge version_6 into main
Merge version_6 into main
2026-01-11 18:55:30 +00:00
734be3592d Update src/app/page.tsx 2026-01-11 18:55:25 +00:00
a3146e3082 Merge version_5 into main
Merge version_5 into main
2026-01-11 18:05:53 +00:00
4df619b443 Update src/app/page.tsx 2026-01-11 18:05:48 +00:00
f316298da9 Merge version_4 into main
Merge version_4 into main
2026-01-11 18:04:43 +00:00
f0510fcb45 Merge version_3 into main
Merge version_3 into main
2026-01-11 17:57:15 +00:00
2cf8830e60 Merge version_2 into main
Merge version_2 into main
2026-01-11 17:51:10 +00:00
2 changed files with 24 additions and 19 deletions

View File

@@ -1258,4 +1258,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import ProductCardSeven from '@/components/sections/product/ProductCardSeven'; import ProductCardSeven from '@/components/sections/product/ProductCardSeven';
import SplitAboutMetric from '@/components/sections/about/SplitAboutMetric'; import SplitAboutMetric from '@/components/sections/about/SplitAboutMetric';
import TestimonialCardEleven from '@/components/sections/testimonial/TestimonialCardEleven'; import TestimonialCardEleven from '@/components/sections/testimonial/TestimonialCardEleven';
@@ -39,25 +39,18 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="hero" data-section="hero" style={{ display: "flex", justifyContent: "center", alignItems: "center" }}> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroBillboard
title="Unlock Gaming History" title="Unlock Gaming History"
description="Discover rare vintage games for the Sord M5 and classic systems. Authentic cartridges, pristine condition, trusted by collectors worldwide." description="Discover rare vintage games for the Sord M5 and classic systems. Authentic cartridges, pristine condition, trusted by collectors worldwide."
tag="Curated Retro Gaming" tag="Curated Retro Gaming"
tagIcon={Gamepad2} tagIcon={Gamepad2}
kpis={[
{ value: "500+", label: "Games in Stock" },
{ value: "98%", label: "Authentic Verified" },
{ value: "2K+", label: "Happy Collectors" }
]}
buttons={[ buttons={[
{ text: "Explore Collection", href: "products" }, { text: "Explore Collection", href: "products" },
{ text: "Learn More", href: "about" } { text: "Learn More", href: "about" }
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_37zPBzCilAbRsvCAmkw0uTFdnVw/uploaded-1768154476037-bv6wtyld.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_37zPBzCilAbRsvCAmkw0uTFdnVw/uploaded-1768157689938-0wgj0rga.webp"
imageAlt="Vintage game collection display" imageAlt="Vintage game collection display"
imagePosition="right"
imageClassName="flex-1 flex items-center justify-center"
/> />
</div> </div>
@@ -69,19 +62,19 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
products={[ products={[
{ {
id: "super-cobra", name: "Super Cobra", price: "$89.99", imageSrc: "https://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149875667.jpg", imageAlt: "Super Cobra cartridge" id: "super-cobra", name: "Super Cobra", price: "$89.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_37zPBzCilAbRsvCAmkw0uTFdnVw/uploaded-1768157689938-0wgj0rga.webp", imageAlt: "Super Cobra cartridge"
}, },
{ {
id: "sord-m5-console", name: "Sord M5 Console", price: "$249.99", imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-retro-gaming-poster-template_23-2150895153.jpg", imageAlt: "Sord M5 gaming computer" id: "sord-m5-console", name: "Sord M5 Console", price: "$249.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_37zPBzCilAbRsvCAmkw0uTFdnVw/uploaded-1768166397773-k8ohhivi.jpg", imageAlt: "Sord M5 gaming computer"
}, },
{ {
id: "arcade-collection", name: "Arcade Classics Bundle", price: "$199.99", imageSrc: "https://img.b2bpic.net/free-vector/retro-gaming-poster-template_23-2148796496.jpg", imageAlt: "Arcade games collection" id: "arcade-collection", name: "Arcade Classics Bundle", price: "$199.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_37zPBzCilAbRsvCAmkw0uTFdnVw/uploaded-1768166419058-55ar4mhx.jpg", imageAlt: "Arcade games collection"
}, },
{ {
id: "rare-finds", name: "Rare Vintage Lot", price: "$159.99", imageSrc: "https://img.b2bpic.net/free-vector/hand-drawn-retro-gaming-poster_23-2150957115.jpg", imageAlt: "Rare vintage games" id: "rare-finds", name: "Rare Vintage Lot", price: "$159.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_37zPBzCilAbRsvCAmkw0uTFdnVw/uploaded-1768166452115-4bkhwikl.png", imageAlt: "Rare vintage games"
}, },
{ {
id: "complete-series", name: "Complete Game Series", price: "$299.99", imageSrc: "https://img.b2bpic.net/free-vector/retro-gaming-poster-template_23-2148780295.jpg", imageAlt: "Complete game series collection" id: "complete-series", name: "Complete Game Series", price: "$299.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_37zPBzCilAbRsvCAmkw0uTFdnVw/uploaded-1768166419058-55ar4mhx.jpg", imageAlt: "Complete game series collection"
} }
]} ]}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
@@ -137,7 +130,7 @@ export default function LandingPage() {
tag="Help & Support" tag="Help & Support"
tagIcon={HelpCircle} tagIcon={HelpCircle}
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground="invertDefault"
animationType="smooth" animationType="smooth"
faqs={[ faqs={[
{ {
@@ -157,6 +150,18 @@ export default function LandingPage() {
}, },
{ {
id: "6", title: "Do you offer bulk discounts?", content: "Yes! Collections of 5+ games receive 10-15% discount depending on value. Museums and serious collectors should contact us directly for custom pricing. We love helping build serious collections." id: "6", title: "Do you offer bulk discounts?", content: "Yes! Collections of 5+ games receive 10-15% discount depending on value. Museums and serious collectors should contact us directly for custom pricing. We love helping build serious collections."
},
{
id: "7", title: "What payment methods do you accept?", content: "We accept all major credit cards, PayPal, Apple Pay, and Google Pay. Secure checkout is powered by industry-standard encryption. For large purchases over $500, we offer payment plans."
},
{
id: "8", title: "How often do you update your inventory?", content: "New listings are added weekly as we acquire fresh stock. Our newsletter subscribers get early access to rare finds. Follow us on social media for real-time inventory announcements and exclusive previews."
},
{
id: "9", title: "Do you provide warranties on games?", content: "All games come with a 12-month functionality guarantee. If a cartridge stops working within the first year, we'll repair or replace it free of charge. Documentation of purchase is required for warranty claims."
},
{
id: "10", title: "Can I trade in my old games?", content: "Yes! We offer competitive trade-in values for authentic vintage games in good condition. Our valuation team assesses items based on current market demand and condition. Contact us with photos and descriptions of what you have."
} }
]} ]}
/> />
@@ -226,4 +231,4 @@ export default function LandingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }