Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
{ text: "Browse Products", href: "#gaming-mice" },
|
||||
{ text: "See Reviews", href: "#reviews" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfZrDs15m9UGcxTOLtYhiYFv0U/a-sleek-modern-gaming-setup-with-mechani-1772986234857-862bbb15.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfZrDs15m9UGcxTOLtYhiYFv0U/a-sleek-modern-gaming-setup-with-mechani-1772986234857-862bbb15.png?_wi=1"
|
||||
imageAlt="Professional gaming peripherals setup on clean white desk"
|
||||
showDimOverlay={false}
|
||||
/>
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
id: "5", category: "Guide", title: "Gaming Desk Setup: Organization & Cable Management", excerpt: "Professional tips for organizing your gaming setup with proper cable management and accessories", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfZrDs15m9UGcxTOLtYhiYFv0U/gaming-accessories-collection-including--1772986234554-dfb7c503.png", imageAlt: "Gaming desk organization guide", authorName: "Emma Thompson", authorAvatar: "/placeholders/placeholder1.webp", date: "December 30, 2024"
|
||||
},
|
||||
{
|
||||
id: "6", category: "Review", title: "Wireless vs Wired Gaming Peripherals: The Final Verdict", excerpt: "Technical comparison of latency, reliability, and performance between wireless and wired gaming gear", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfZrDs15m9UGcxTOLtYhiYFv0U/a-sleek-modern-gaming-setup-with-mechani-1772986234857-862bbb15.png", imageAlt: "Wireless vs wired gaming tech comparison", authorName: "David Park", authorAvatar: "/placeholders/placeholder1.webp", date: "December 25, 2024"
|
||||
id: "6", category: "Review", title: "Wireless vs Wired Gaming Peripherals: The Final Verdict", excerpt: "Technical comparison of latency, reliability, and performance between wireless and wired gaming gear", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfZrDs15m9UGcxTOLtYhiYFv0U/a-sleek-modern-gaming-setup-with-mechani-1772986234857-862bbb15.png?_wi=2", imageAlt: "Wireless vs wired gaming tech comparison", authorName: "David Park", authorAvatar: "/placeholders/placeholder1.webp", date: "December 25, 2024"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user