Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 11:27:30 +00:00

View File

@@ -63,14 +63,14 @@ export default function LandingPage() {
handle: "@akkytek",
testimonial: "Excellent service and quality electronics.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWqDyS93yB0Gn7Vz4pUSzW5R6Q/uploaded-1776511625845-oqxqcxz0.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWqDyS93yB0Gn7Vz4pUSzW5R6Q/uploaded-1776511625845-oqxqcxz0.jpg?_wi=1",
},
{
name: "John Doe",
handle: "@techuser",
testimonial: "Best place for used laptops in Ikeja.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWqDyS93yB0Gn7Vz4pUSzW5R6Q/uploaded-1776511625846-zqtdw0he.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWqDyS93yB0Gn7Vz4pUSzW5R6Q/uploaded-1776511625846-zqtdw0he.jpg?_wi=1",
},
{
name: "Jane Smith",
@@ -104,7 +104,7 @@ export default function LandingPage() {
href: "#booking",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105508.jpg"
imageSrc="http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105508.jpg?_wi=1"
imageAlt="Modern tech gadget workspace dark mode"
mediaAnimation="slide-up"
avatars={[
@@ -165,25 +165,25 @@ export default function LandingPage() {
id: "1",
name: "High-End Laptops",
price: "From $500",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWqDyS93yB0Gn7Vz4pUSzW5R6Q/uploaded-1776511625845-oqxqcxz0.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWqDyS93yB0Gn7Vz4pUSzW5R6Q/uploaded-1776511625845-oqxqcxz0.jpg?_wi=2",
},
{
id: "2",
name: "Smartphones",
price: "From $300",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWqDyS93yB0Gn7Vz4pUSzW5R6Q/uploaded-1776511625846-zqtdw0he.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWqDyS93yB0Gn7Vz4pUSzW5R6Q/uploaded-1776511625846-zqtdw0he.jpg?_wi=2",
},
{
id: "3",
name: "Gaming Consoles",
price: "From $250",
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105508.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105508.jpg?_wi=2",
},
{
id: "4",
name: "Professional Drones",
price: "From $400",
imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-coffee-cappuccino-latte-art-laptop-camera-with-stationeries-white-background_23-2147979054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-coffee-cappuccino-latte-art-laptop-camera-with-stationeries-white-background_23-2147979054.jpg?_wi=1",
},
{
id: "5",
@@ -211,7 +211,7 @@ export default function LandingPage() {
description="Helping you design the perfect home or office productivity environment with tailored tech recommendations."
subdescription="From ergonomics to power efficiency, we consult on every detail."
icon={Laptop}
imageSrc="http://img.b2bpic.net/free-photo/cup-hot-coffee-cappuccino-latte-art-laptop-camera-with-stationeries-white-background_23-2147979054.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cup-hot-coffee-cappuccino-latte-art-laptop-camera-with-stationeries-white-background_23-2147979054.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>