Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-15 11:19:12 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@gaming_expert",
testimonial: "The performance gains from this GPU are insane. Best upgrade this year.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-damaged-computer-parts_23-2147922299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-damaged-computer-parts_23-2147922299.jpg?_wi=1",
imageAlt: "modern gaming pc setup",
},
{
@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@dev_guru",
testimonial: "Shipping was fast and the RAM modules worked perfectly right out of the box.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-light_23-2149413405.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-light_23-2149413405.jpg?_wi=1",
imageAlt: "modern gaming pc setup",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@pc_builder",
testimonial: "Great selection and competitive pricing for all my building needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545635.jpg?_wi=1",
imageAlt: "modern gaming pc setup",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@tech_blog",
testimonial: "TechCore is now my go-to store for all my high-end hardware.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105492.jpg?_wi=1",
imageAlt: "modern gaming pc setup",
},
{
@@ -98,11 +98,11 @@ export default function LandingPage() {
handle: "@casual_player",
testimonial: "Easy to find components and the advice was top-notch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529405.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529405.jpg?_wi=1",
imageAlt: "modern gaming pc setup",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-damaged-computer-parts_23-2147922299.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-damaged-computer-parts_23-2147922299.jpg?_wi=2"
imageAlt="High-performance PC components"
avatars={[
{
@@ -189,25 +189,25 @@ export default function LandingPage() {
id: "p1",
name: "Apex GPU Pro",
price: "$799.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-light_23-2149413405.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-light_23-2149413405.jpg?_wi=2",
},
{
id: "p2",
name: "Quantum 32GB RAM",
price: "$129.99",
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545635.jpg?_wi=2",
},
{
id: "p3",
name: "Titan X CPU",
price: "$459.99",
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105492.jpg?_wi=2",
},
{
id: "p4",
name: "Velocity Mouse",
price: "$89.99",
imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529405.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529405.jpg?_wi=2",
},
{
id: "p5",
@@ -246,7 +246,7 @@ export default function LandingPage() {
description: "Lightning-fast logistics nationwide.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-damaged-computer-parts_23-2147922299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-damaged-computer-parts_23-2147922299.jpg?_wi=3",
imageAlt: "People repairing computer chips",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
description: "Every component is performance tested.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-light_23-2149413405.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-light_23-2149413405.jpg?_wi=3",
imageAlt: "People repairing computer chips",
},
]}