Merge version_1 into main #2
@@ -11,11 +11,11 @@ import { Flame, Zap } from "lucide-react";
|
||||
|
||||
export default function DealsPage() {
|
||||
const navItems = [
|
||||
{ name: "Shop", id: "shop" },
|
||||
{ name: "PC Builder", id: "pc-builder" },
|
||||
{ name: "Deals", id: "deals" },
|
||||
{ name: "Community", id: "community" },
|
||||
{ name: "Support", id: "support" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "PC Builder", id: "/pc-builder" },
|
||||
{ name: "Deals", id: "/deals" },
|
||||
{ name: "Community", id: "/community" },
|
||||
{ name: "Support", id: "/support" },
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -66,33 +66,13 @@ export default function DealsPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "laptop-flash-1",
|
||||
name: "ASUS Vivobook Flash",
|
||||
price: "৳32,999",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/asus-vivobook-go-15-laptop-displayed-fro-1773153240834-b7a415c7.jpg?_wi=3",
|
||||
imageAlt: "ASUS Vivobook Flash Deal",
|
||||
},
|
||||
id: "laptop-flash-1", name: "ASUS Vivobook Flash", price: "৳32,999", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/asus-vivobook-go-15-laptop-displayed-fro-1773153240834-b7a415c7.jpg", imageAlt: "ASUS Vivobook Flash Deal"},
|
||||
{
|
||||
id: "laptop-flash-2",
|
||||
name: "Lenovo IdeaPad Deal",
|
||||
price: "৳38,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/lenovo-ideapad-3-laptop-in-elegant-silve-1773153241298-30c1f7c1.png?_wi=4",
|
||||
imageAlt: "Lenovo IdeaPad Deal",
|
||||
},
|
||||
id: "laptop-flash-2", name: "Lenovo IdeaPad Deal", price: "৳38,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/lenovo-ideapad-3-laptop-in-elegant-silve-1773153241298-30c1f7c1.png", imageAlt: "Lenovo IdeaPad Deal"},
|
||||
{
|
||||
id: "gaming-flash-1",
|
||||
name: "MSI Gaming Deal",
|
||||
price: "৳69,999",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/msi-gf63-thin-gaming-laptop-with-rgb-key-1773153239089-215f277b.jpg?_wi=3",
|
||||
imageAlt: "MSI Gaming Deal",
|
||||
},
|
||||
id: "gaming-flash-1", name: "MSI Gaming Deal", price: "৳69,999", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/msi-gf63-thin-gaming-laptop-with-rgb-key-1773153239089-215f277b.jpg", imageAlt: "MSI Gaming Deal"},
|
||||
{
|
||||
id: "gpu-flash-1",
|
||||
name: "RTX 4060 Limited",
|
||||
price: "৳29,999",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=10",
|
||||
imageAlt: "RTX 4060 Flash Deal",
|
||||
},
|
||||
id: "gpu-flash-1", name: "RTX 4060 Limited", price: "৳29,999", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "RTX 4060 Flash Deal"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -117,38 +97,14 @@ export default function DealsPage() {
|
||||
carouselMode="buttons"
|
||||
blogs={[
|
||||
{
|
||||
id: "asus-deal-review",
|
||||
category: ["Deals", "Review"],
|
||||
title: "ASUS Vivobook Flash Deal - Is It Worth It?",
|
||||
excerpt: "We tested the ASUS Vivobook during this flash sale. Battery life, performance, and value comparison with other options.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/blog-student-laptops-1773153242463-8940c7d6.png",
|
||||
imageAlt: "ASUS Vivobook Review",
|
||||
authorName: "Karim Hassan",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-karim--1773153242110-7e113948.png",
|
||||
date: "Today",
|
||||
},
|
||||
id: "asus-deal-review", category: ["Deals", "Review"],
|
||||
title: "ASUS Vivobook Flash Deal - Is It Worth It?", excerpt: "We tested the ASUS Vivobook during this flash sale. Battery life, performance, and value comparison with other options.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/three-different-student-friendly-laptops-1773153242463-8940c7d6.png", imageAlt: "ASUS Vivobook Review", authorName: "Karim Hassan", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-karim--1773153242110-7e113948.png", date: "Today"},
|
||||
{
|
||||
id: "gpu-deal-guide",
|
||||
category: ["GPU", "Deals"],
|
||||
title: "RTX 4060 at ৳29,999 - Best Value GPU",
|
||||
excerpt: "Breaking down the RTX 4060 flash deal. Performance per taka analysis and gaming FPS expectations.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/blog-gpu-comparison-1773153240578-3aded016.jpg",
|
||||
imageAlt: "RTX 4060 GPU Deal",
|
||||
authorName: "Farhan Malik",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-farhan-1773153242666-dfa79f31.png",
|
||||
date: "2 days ago",
|
||||
},
|
||||
id: "gpu-deal-guide", category: ["GPU", "Deals"],
|
||||
title: "RTX 4060 at ৳29,999 - Best Value GPU", excerpt: "Breaking down the RTX 4060 flash deal. Performance per taka analysis and gaming FPS expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/two-high-performance-nvidia-gpus-rtx-406-1773153240578-3aded016.jpg", imageAlt: "RTX 4060 GPU Deal", authorName: "Farhan Malik", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-farhan-1773153242666-dfa79f31.png", date: "2 days ago"},
|
||||
{
|
||||
id: "msi-gaming-deal",
|
||||
category: ["Gaming", "Deals"],
|
||||
title: "MSI Gaming Laptop at ৳69,999 - Budget Gamer Alert",
|
||||
excerpt: "This MSI gaming laptop deal is too good to pass up. Full specs review and gaming performance benchmarks.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/blog-gaming-budget-1773153242365-adaf6881.png",
|
||||
imageAlt: "MSI Gaming Laptop Review",
|
||||
authorName: "Rahim Khan",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-rahim--1773153242985-2c0ef464.png",
|
||||
date: "3 days ago",
|
||||
},
|
||||
id: "msi-gaming-deal", category: ["Gaming", "Deals"],
|
||||
title: "MSI Gaming Laptop at ৳69,999 - Budget Gamer Alert", excerpt: "This MSI gaming laptop deal is too good to pass up. Full specs review and gaming performance benchmarks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/a-complete-budget-gaming-pc-build-setup--1773153242365-adaf6881.png", imageAlt: "MSI Gaming Laptop Review", authorName: "Rahim Khan", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-rahim--1773153242985-2c0ef464.png", date: "3 days ago"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
211
src/app/page.tsx
211
src/app/page.tsx
@@ -15,11 +15,11 @@ import { Sparkles, Flame, Star, Trophy, Zap, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
{ name: "Shop", id: "shop" },
|
||||
{ name: "PC Builder", id: "pc-builder" },
|
||||
{ name: "Deals", id: "deals" },
|
||||
{ name: "Community", id: "community" },
|
||||
{ name: "Support", id: "support" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "PC Builder", id: "/pc-builder" },
|
||||
{ name: "Deals", id: "/deals" },
|
||||
{ name: "Community", id: "/community" },
|
||||
{ name: "Support", id: "/support" },
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -72,33 +72,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "asus-vivobook",
|
||||
name: "ASUS Vivobook Go 15",
|
||||
price: "৳42,999",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/asus-vivobook-go-15-laptop-displayed-fro-1773153240834-b7a415c7.jpg?_wi=1",
|
||||
imageAlt: "ASUS Vivobook Go 15 laptop",
|
||||
},
|
||||
id: "asus-vivobook", name: "ASUS Vivobook Go 15", price: "৳42,999", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/asus-vivobook-go-15-laptop-displayed-fro-1773153240834-b7a415c7.jpg", imageAlt: "ASUS Vivobook Go 15 laptop"},
|
||||
{
|
||||
id: "lenovo-ideapad",
|
||||
name: "Lenovo IdeaPad 3",
|
||||
price: "৳48,500",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/lenovo-ideapad-3-laptop-in-elegant-silve-1773153241298-30c1f7c1.png?_wi=1",
|
||||
imageAlt: "Lenovo IdeaPad 3 laptop",
|
||||
},
|
||||
id: "lenovo-ideapad", name: "Lenovo IdeaPad 3", price: "৳48,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/lenovo-ideapad-3-laptop-in-elegant-silve-1773153241298-30c1f7c1.png", imageAlt: "Lenovo IdeaPad 3 laptop"},
|
||||
{
|
||||
id: "msi-gaming",
|
||||
name: "MSI GF63 Thin Gaming",
|
||||
price: "৳89,999",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/msi-gf63-thin-gaming-laptop-with-rgb-key-1773153239089-215f277b.jpg?_wi=1",
|
||||
imageAlt: "MSI GF63 Thin gaming laptop",
|
||||
},
|
||||
id: "msi-gaming", name: "MSI GF63 Thin Gaming", price: "৳89,999", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/msi-gf63-thin-gaming-laptop-with-rgb-key-1773153239089-215f277b.jpg", imageAlt: "MSI GF63 Thin gaming laptop"},
|
||||
{
|
||||
id: "rtx-4060",
|
||||
name: "RTX 4060 Graphics Card",
|
||||
price: "৳38,500",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=1",
|
||||
imageAlt: "NVIDIA RTX 4060 GPU",
|
||||
},
|
||||
id: "rtx-4060", name: "RTX 4060 Graphics Card", price: "৳38,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "NVIDIA RTX 4060 GPU"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -118,8 +98,8 @@ export default function HomePage() {
|
||||
title="AI Product Finder - Get Perfect Recommendations in Seconds"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Find My Device", href: "/pc-builder" },
|
||||
{ text: "Learn More", href: "/deals" },
|
||||
{ text: "Find My Device", href: "#ai-finder" },
|
||||
{ text: "Learn More", href: "#ai-finder" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -138,53 +118,30 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "flash-deals",
|
||||
badge: "Ends Today",
|
||||
badgeIcon: Flame,
|
||||
price: "Up to 35% OFF",
|
||||
name: "Flash Sales",
|
||||
buttons: [
|
||||
id: "flash-deals", badge: "Ends Today", badgeIcon: Flame,
|
||||
price: "Up to 35% OFF", name: "Flash Sales", buttons: [
|
||||
{ text: "Shop Flash Deals", href: "/deals" },
|
||||
{ text: "View All", href: "/deals" },
|
||||
],
|
||||
features: [
|
||||
"Limited stock items",
|
||||
"First come, first served",
|
||||
"24-hour deals",
|
||||
"No minimum purchase",
|
||||
],
|
||||
"Limited stock items", "First come, first served", "24-hour deals", "No minimum purchase"],
|
||||
},
|
||||
{
|
||||
id: "student-discount",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Star,
|
||||
price: "20% OFF",
|
||||
name: "Student Discount",
|
||||
buttons: [
|
||||
id: "student-discount", badge: "Most Popular", badgeIcon: Star,
|
||||
price: "20% OFF", name: "Student Discount", buttons: [
|
||||
{ text: "Verify Student ID", href: "/deals" },
|
||||
{ text: "Learn More", href: "/deals" },
|
||||
],
|
||||
features: [
|
||||
"Valid student ID required",
|
||||
"Year-round savings",
|
||||
"Free delivery in Dhaka",
|
||||
"Priority support",
|
||||
],
|
||||
"Valid student ID required", "Year-round savings", "Free delivery in Dhaka", "Priority support"],
|
||||
},
|
||||
{
|
||||
id: "seasonal-sales",
|
||||
price: "Up to 40% OFF",
|
||||
name: "Seasonal Sales",
|
||||
buttons: [
|
||||
id: "seasonal-sales", price: "Up to 40% OFF", name: "Seasonal Sales", buttons: [
|
||||
{ text: "View Offers", href: "/deals" },
|
||||
{ text: "Set Reminder", href: "/deals" },
|
||||
],
|
||||
features: [
|
||||
"Ramadan/Eid specials",
|
||||
"New Year sales",
|
||||
"Back to school deals",
|
||||
"Holiday bundles",
|
||||
],
|
||||
"Ramadan/Eid specials", "New Year sales", "Back to school deals", "Holiday bundles"],
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -205,48 +162,20 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "rank-1",
|
||||
value: "#1",
|
||||
title: "RTX 4090 Beast Mode",
|
||||
items: [
|
||||
"₳450,000+ total setup",
|
||||
"Intel i9 13th Gen",
|
||||
"4TB NVMe SSD",
|
||||
"1200W PSU",
|
||||
],
|
||||
id: "rank-1", value: "#1", title: "RTX 4090 Beast Mode", items: [
|
||||
"₳450,000+ total setup", "Intel i9 13th Gen", "4TB NVMe SSD", "1200W PSU"],
|
||||
},
|
||||
{
|
||||
id: "rank-2",
|
||||
value: "#2",
|
||||
title: "Budget Gaming Build",
|
||||
items: [
|
||||
"৳65,000 total cost",
|
||||
"RTX 3060 Ti",
|
||||
"Ryzen 5 5500",
|
||||
"16GB DDR4",
|
||||
],
|
||||
id: "rank-2", value: "#2", title: "Budget Gaming Build", items: [
|
||||
"৳65,000 total cost", "RTX 3060 Ti", "Ryzen 5 5500", "16GB DDR4"],
|
||||
},
|
||||
{
|
||||
id: "rank-3",
|
||||
value: "#3",
|
||||
title: "Student Productivity",
|
||||
items: [
|
||||
"₳35,000 setup",
|
||||
"Perfect for coding",
|
||||
"Lightweight & portable",
|
||||
"12+ hours battery",
|
||||
],
|
||||
id: "rank-3", value: "#3", title: "Student Productivity", items: [
|
||||
"₳35,000 setup", "Perfect for coding", "Lightweight & portable", "12+ hours battery"],
|
||||
},
|
||||
{
|
||||
id: "community-points",
|
||||
value: "2.5K",
|
||||
title: "Tech Points Earned",
|
||||
items: [
|
||||
"Reviews written",
|
||||
"Builds shared",
|
||||
"Community posts",
|
||||
"Setup votes",
|
||||
],
|
||||
id: "community-points", value: "2.5K", title: "Tech Points Earned", items: [
|
||||
"Reviews written", "Builds shared", "Community posts", "Setup votes"],
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -268,71 +197,23 @@ export default function HomePage() {
|
||||
carouselMode="buttons"
|
||||
blogs={[
|
||||
{
|
||||
id: "best-gaming-80k",
|
||||
category: ["Gaming", "Budget"],
|
||||
title: "Best Gaming PC Under ৳80,000",
|
||||
excerpt: "Complete guide to building a solid gaming rig on a tight budget. Includes FPS benchmarks and part recommendations.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/a-complete-budget-gaming-pc-build-setup--1773153242365-adaf6881.png?_wi=1",
|
||||
imageAlt: "Budget gaming PC build",
|
||||
authorName: "Karim Hassan",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-karim--1773153242110-7e113948.png",
|
||||
date: "15 Jan 2025",
|
||||
},
|
||||
id: "best-gaming-80k", category: ["Gaming", "Budget"],
|
||||
title: "Best Gaming PC Under ৳80,000", excerpt: "Complete guide to building a solid gaming rig on a tight budget. Includes FPS benchmarks and part recommendations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/a-complete-budget-gaming-pc-build-setup--1773153242365-adaf6881.png", imageAlt: "Budget gaming PC build", authorName: "Karim Hassan", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-karim--1773153242110-7e113948.png", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "best-laptop-students",
|
||||
category: ["Laptops", "Students"],
|
||||
title: "Best Laptops for Students in BD",
|
||||
excerpt: "Comparison of top student laptops with pricing, battery life, and performance reviews. Perfect for online classes and projects.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/three-different-student-friendly-laptops-1773153242463-8940c7d6.png?_wi=1",
|
||||
imageAlt: "Student laptops comparison",
|
||||
authorName: "Ayesha Ahmed",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-ayesha-1773153242862-49ecbabf.png",
|
||||
date: "12 Jan 2025",
|
||||
},
|
||||
id: "best-laptop-students", category: ["Laptops", "Students"],
|
||||
title: "Best Laptops for Students in BD", excerpt: "Comparison of top student laptops with pricing, battery life, and performance reviews. Perfect for online classes and projects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/three-different-student-friendly-laptops-1773153242463-8940c7d6.png", imageAlt: "Student laptops comparison", authorName: "Ayesha Ahmed", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-ayesha-1773153242862-49ecbabf.png", date: "12 Jan 2025"},
|
||||
{
|
||||
id: "video-editing-guide",
|
||||
category: ["Editing", "Professional"],
|
||||
title: "Video Editing Setup Guide 2025",
|
||||
excerpt: "Complete hardware recommendations for content creators. GPUs, RAM, storage, and software recommendations.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/a-professional-video-editing-workstation-1773153242508-c3e06e6a.png?_wi=1",
|
||||
imageAlt: "Video editing workstation setup",
|
||||
authorName: "Rahim Khan",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-rahim--1773153242985-2c0ef464.png",
|
||||
date: "10 Jan 2025",
|
||||
},
|
||||
id: "video-editing-guide", category: ["Editing", "Professional"],
|
||||
title: "Video Editing Setup Guide 2025", excerpt: "Complete hardware recommendations for content creators. GPUs, RAM, storage, and software recommendations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/a-professional-video-editing-workstation-1773153242508-c3e06e6a.png", imageAlt: "Video editing workstation setup", authorName: "Rahim Khan", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-rahim--1773153242985-2c0ef464.png", date: "10 Jan 2025"},
|
||||
{
|
||||
id: "gpu-comparison",
|
||||
category: ["Components", "GPU"],
|
||||
title: "RTX 4060 vs RTX 3070: Full Comparison",
|
||||
excerpt: "Detailed FPS benchmarks, power consumption, price-to-performance ratio, and which GPU suits which games.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/two-high-performance-nvidia-gpus-rtx-406-1773153240578-3aded016.jpg?_wi=1",
|
||||
imageAlt: "GPU comparison benchmarks",
|
||||
authorName: "Farhan Malik",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-farhan-1773153242666-dfa79f31.png",
|
||||
date: "08 Jan 2025",
|
||||
},
|
||||
id: "gpu-comparison", category: ["Components", "GPU"],
|
||||
title: "RTX 4060 vs RTX 3070: Full Comparison", excerpt: "Detailed FPS benchmarks, power consumption, price-to-performance ratio, and which GPU suits which games.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/two-high-performance-nvidia-gpus-rtx-406-1773153240578-3aded016.jpg", imageAlt: "GPU comparison benchmarks", authorName: "Farhan Malik", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-farhan-1773153242666-dfa79f31.png", date: "08 Jan 2025"},
|
||||
{
|
||||
id: "rgb-guide",
|
||||
category: ["Setup", "RGB"],
|
||||
title: "RGB Everything: Setup Showcase 2025",
|
||||
excerpt: "Stunning gaming setups with RGB lighting. Tips for cable management and aesthetic builds from the community.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/an-impressive-gaming-setup-with-rgb-ligh-1773153243049-3654a2fa.png?_wi=1",
|
||||
imageAlt: "RGB gaming setup showcase",
|
||||
authorName: "Sofia Begum",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-sofia--1773153242992-366f8875.png",
|
||||
date: "05 Jan 2025",
|
||||
},
|
||||
id: "rgb-guide", category: ["Setup", "RGB"],
|
||||
title: "RGB Everything: Setup Showcase 2025", excerpt: "Stunning gaming setups with RGB lighting. Tips for cable management and aesthetic builds from the community.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/an-impressive-gaming-setup-with-rgb-ligh-1773153243049-3654a2fa.png", imageAlt: "RGB gaming setup showcase", authorName: "Sofia Begum", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-sofia--1773153242992-366f8875.png", date: "05 Jan 2025"},
|
||||
{
|
||||
id: "monitor-guide",
|
||||
category: ["Displays", "Gaming"],
|
||||
title: "144Hz vs 240Hz: Monitor Buying Guide",
|
||||
excerpt: "Choose the right refresh rate for your gaming needs. Price comparison and FPS requirements explained.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/three-gaming-monitors-displayed-side-by--1773153242317-c889bf91.png?_wi=1",
|
||||
imageAlt: "Gaming monitors comparison",
|
||||
authorName: "Tariq Hossain",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-tariq--1773153241818-8b4eb1f7.jpg",
|
||||
date: "02 Jan 2025",
|
||||
},
|
||||
id: "monitor-guide", category: ["Displays", "Gaming"],
|
||||
title: "144Hz vs 240Hz: Monitor Buying Guide", excerpt: "Choose the right refresh rate for your gaming needs. Price comparison and FPS requirements explained.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/three-gaming-monitors-displayed-side-by--1773153242317-c889bf91.png", imageAlt: "Gaming monitors comparison", authorName: "Tariq Hossain", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/professional-headshot-portrait-of-tariq--1773153241818-8b4eb1f7.jpg", date: "02 Jan 2025"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -349,19 +230,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"ASUS",
|
||||
"MSI",
|
||||
"Lenovo",
|
||||
"Acer",
|
||||
"Dell",
|
||||
"HP",
|
||||
"Corsair",
|
||||
"Logitech",
|
||||
"Intel",
|
||||
"AMD",
|
||||
"NVIDIA",
|
||||
"Kingston",
|
||||
]}
|
||||
"ASUS", "MSI", "Lenovo", "Acer", "Dell", "HP", "Corsair", "Logitech", "Intel", "AMD", "NVIDIA", "Kingston"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
@@ -11,11 +11,11 @@ import { Sparkles, Star, Flame } from "lucide-react";
|
||||
|
||||
export default function PCBuilderPage() {
|
||||
const navItems = [
|
||||
{ name: "Shop", id: "shop" },
|
||||
{ name: "PC Builder", id: "pc-builder" },
|
||||
{ name: "Deals", id: "deals" },
|
||||
{ name: "Community", id: "community" },
|
||||
{ name: "Support", id: "support" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "PC Builder", id: "/pc-builder" },
|
||||
{ name: "Deals", id: "/deals" },
|
||||
{ name: "Community", id: "/community" },
|
||||
{ name: "Support", id: "/support" },
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -66,33 +66,13 @@ export default function PCBuilderPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "gpu-4090",
|
||||
name: "RTX 4090 Super",
|
||||
price: "৳2,50,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=6",
|
||||
imageAlt: "NVIDIA RTX 4090 Super GPU",
|
||||
},
|
||||
id: "gpu-4090", name: "RTX 4090 Super", price: "৳2,50,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "NVIDIA RTX 4090 Super GPU"},
|
||||
{
|
||||
id: "cpu-i9",
|
||||
name: "Intel Core i9-13900K",
|
||||
price: "৳1,20,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=7",
|
||||
imageAlt: "Intel Core i9-13900K CPU",
|
||||
},
|
||||
id: "cpu-i9", name: "Intel Core i9-13900K", price: "৳1,20,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "Intel Core i9-13900K CPU"},
|
||||
{
|
||||
id: "ssd-2tb",
|
||||
name: "Samsung 990 Pro 2TB",
|
||||
price: "৳25,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=8",
|
||||
imageAlt: "Samsung 990 Pro 2TB SSD",
|
||||
},
|
||||
id: "ssd-2tb", name: "Samsung 990 Pro 2TB", price: "৳25,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "Samsung 990 Pro 2TB SSD"},
|
||||
{
|
||||
id: "ram-64gb",
|
||||
name: "Corsair Dominator 64GB",
|
||||
price: "৳35,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=9",
|
||||
imageAlt: "Corsair Dominator 64GB RAM",
|
||||
},
|
||||
id: "ram-64gb", name: "Corsair Dominator 64GB", price: "৳35,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "Corsair Dominator 64GB RAM"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -115,53 +95,30 @@ export default function PCBuilderPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "gaming-budget",
|
||||
badge: "Budget Friendly",
|
||||
badgeIcon: Flame,
|
||||
price: "৳65,000",
|
||||
name: "Gaming Budget Build",
|
||||
buttons: [
|
||||
id: "gaming-budget", badge: "Budget Friendly", badgeIcon: Flame,
|
||||
price: "৳65,000", name: "Gaming Budget Build", buttons: [
|
||||
{ text: "View Specs", href: "/pc-builder" },
|
||||
{ text: "Customize", href: "/pc-builder" },
|
||||
],
|
||||
features: [
|
||||
"RTX 3060 Ti GPU",
|
||||
"Ryzen 5 5500 CPU",
|
||||
"16GB DDR4 RAM",
|
||||
"500W PSU",
|
||||
],
|
||||
"RTX 3060 Ti GPU", "Ryzen 5 5500 CPU", "16GB DDR4 RAM", "500W PSU"],
|
||||
},
|
||||
{
|
||||
id: "gaming-high",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Star,
|
||||
price: "৳1,50,000",
|
||||
name: "High-End Gaming",
|
||||
buttons: [
|
||||
id: "gaming-high", badge: "Most Popular", badgeIcon: Star,
|
||||
price: "৳1,50,000", name: "High-End Gaming", buttons: [
|
||||
{ text: "View Specs", href: "/pc-builder" },
|
||||
{ text: "Customize", href: "/pc-builder" },
|
||||
],
|
||||
features: [
|
||||
"RTX 4070 Ti GPU",
|
||||
"Intel i7-13700K CPU",
|
||||
"32GB DDR5 RAM",
|
||||
"850W PSU",
|
||||
],
|
||||
"RTX 4070 Ti GPU", "Intel i7-13700K CPU", "32GB DDR5 RAM", "850W PSU"],
|
||||
},
|
||||
{
|
||||
id: "content-creation",
|
||||
price: "৳2,00,000",
|
||||
name: "Content Creator",
|
||||
buttons: [
|
||||
id: "content-creation", price: "৳2,00,000", name: "Content Creator", buttons: [
|
||||
{ text: "View Specs", href: "/pc-builder" },
|
||||
{ text: "Customize", href: "/pc-builder" },
|
||||
],
|
||||
features: [
|
||||
"RTX 4090 GPU",
|
||||
"Intel i9-13900K CPU",
|
||||
"64GB DDR5 RAM",
|
||||
"1200W PSU",
|
||||
],
|
||||
"RTX 4090 GPU", "Intel i9-13900K CPU", "64GB DDR5 RAM", "1200W PSU"],
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
|
||||
@@ -26,10 +26,10 @@ export default function ShopPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "PC Builder", id: "pc-builder" },
|
||||
{ name: "Deals", id: "deals" },
|
||||
{ name: "Community", id: "community" },
|
||||
{ name: "Support", id: "support" },
|
||||
{ name: "PC Builder", id: "/pc-builder" },
|
||||
{ name: "Deals", id: "/deals" },
|
||||
{ name: "Community", id: "/community" },
|
||||
{ name: "Support", id: "/support" },
|
||||
]}
|
||||
brandName="TechHub BD"
|
||||
bottomLeftText="Bangladesh"
|
||||
@@ -63,33 +63,13 @@ export default function ShopPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "asus-vivobook-shop",
|
||||
name: "ASUS Vivobook Go 15",
|
||||
price: "৳42,999",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/asus-vivobook-go-15-laptop-displayed-fro-1773153240834-b7a415c7.jpg?_wi=2",
|
||||
imageAlt: "ASUS Vivobook Go 15 laptop",
|
||||
},
|
||||
id: "asus-vivobook-shop", name: "ASUS Vivobook Go 15", price: "৳42,999", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/asus-vivobook-go-15-laptop-displayed-fro-1773153240834-b7a415c7.jpg", imageAlt: "ASUS Vivobook Go 15 laptop"},
|
||||
{
|
||||
id: "lenovo-ideapad-shop",
|
||||
name: "Lenovo IdeaPad 3",
|
||||
price: "৳48,500",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/lenovo-ideapad-3-laptop-in-elegant-silve-1773153241298-30c1f7c1.png?_wi=2",
|
||||
imageAlt: "Lenovo IdeaPad 3 laptop",
|
||||
},
|
||||
id: "lenovo-ideapad-shop", name: "Lenovo IdeaPad 3", price: "৳48,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/lenovo-ideapad-3-laptop-in-elegant-silve-1773153241298-30c1f7c1.png", imageAlt: "Lenovo IdeaPad 3 laptop"},
|
||||
{
|
||||
id: "msi-gaming-shop",
|
||||
name: "MSI GF63 Thin Gaming",
|
||||
price: "৳89,999",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/msi-gf63-thin-gaming-laptop-with-rgb-key-1773153239089-215f277b.jpg?_wi=2",
|
||||
imageAlt: "MSI GF63 Thin gaming laptop",
|
||||
},
|
||||
id: "msi-gaming-shop", name: "MSI GF63 Thin Gaming", price: "৳89,999", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/msi-gf63-thin-gaming-laptop-with-rgb-key-1773153239089-215f277b.jpg", imageAlt: "MSI GF63 Thin gaming laptop"},
|
||||
{
|
||||
id: "hp-pavilion",
|
||||
name: "HP Pavilion 15",
|
||||
price: "৳52,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/lenovo-ideapad-3-laptop-in-elegant-silve-1773153241298-30c1f7c1.png?_wi=3",
|
||||
imageAlt: "HP Pavilion 15 laptop",
|
||||
},
|
||||
id: "hp-pavilion", name: "HP Pavilion 15", price: "৳52,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/lenovo-ideapad-3-laptop-in-elegant-silve-1773153241298-30c1f7c1.png", imageAlt: "HP Pavilion 15 laptop"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -109,33 +89,13 @@ export default function ShopPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "rtx-4060-shop",
|
||||
name: "RTX 4060 Graphics Card",
|
||||
price: "৳38,500",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=2",
|
||||
imageAlt: "NVIDIA RTX 4060 GPU",
|
||||
},
|
||||
id: "rtx-4060-shop", name: "RTX 4060 Graphics Card", price: "৳38,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "NVIDIA RTX 4060 GPU"},
|
||||
{
|
||||
id: "ryzen-cpu",
|
||||
name: "AMD Ryzen 5 5500",
|
||||
price: "৳18,500",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=3",
|
||||
imageAlt: "AMD Ryzen 5 5500 CPU",
|
||||
},
|
||||
id: "ryzen-cpu", name: "AMD Ryzen 5 5500", price: "৳18,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "AMD Ryzen 5 5500 CPU"},
|
||||
{
|
||||
id: "corsair-ram",
|
||||
name: "Corsair Vengeance 16GB",
|
||||
price: "৳8,500",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=4",
|
||||
imageAlt: "Corsair Vengeance RAM 16GB",
|
||||
},
|
||||
id: "corsair-ram", name: "Corsair Vengeance 16GB", price: "৳8,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "Corsair Vengeance RAM 16GB"},
|
||||
{
|
||||
id: "samsung-ssd",
|
||||
name: "Samsung 870 QVO 1TB",
|
||||
price: "৳12,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg?_wi=5",
|
||||
imageAlt: "Samsung 870 QVO SSD 1TB",
|
||||
},
|
||||
id: "samsung-ssd", name: "Samsung 870 QVO 1TB", price: "৳12,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkSsFT5Dmc4F4u7UZOZ1nILZG3/nvidia-rtx-4060-graphics-card-displayed--1773153241407-d2ab84f0.jpg", imageAlt: "Samsung 870 QVO SSD 1TB"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user