Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 11:01:29 +00:00

View File

@@ -126,25 +126,25 @@ export default function LandingPage() {
id: "1",
name: "Premium Wireless Headset",
price: "$129",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-new-clothes-camera_23-2148349526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-new-clothes-camera_23-2148349526.jpg?_wi=1",
},
{
id: "2",
name: "Sleek Smartwatch Pro",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-new-clothes-camera_23-2148349526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-new-clothes-camera_23-2148349526.jpg?_wi=2",
},
{
id: "3",
name: "Ergonomic Mechanical Keyboard",
price: "$89",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-new-clothes-camera_23-2148349526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-new-clothes-camera_23-2148349526.jpg?_wi=3",
},
{
id: "4",
name: "Ultra-Slim Tablet",
price: "$349",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-new-clothes-camera_23-2148349526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-new-clothes-camera_23-2148349526.jpg?_wi=4",
},
]}
title="Featured Arrivals"
@@ -173,35 +173,35 @@ export default function LandingPage() {
name: "Alice Johnson",
handle: "@alicej",
testimonial: "The quality of the products is unmatched. Truly premium.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=1",
},
{
id: "t2",
name: "Bob Smith",
handle: "@bobsmith",
testimonial: "Fast delivery and excellent customer service. Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=2",
},
{
id: "t3",
name: "Charlie Brown",
handle: "@charlieb",
testimonial: "Very sleek design, everything works perfectly as described.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=3",
},
{
id: "t4",
name: "Dana White",
handle: "@danaw",
testimonial: "The best shopping experience I have had in a long time.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=4",
},
{
id: "t5",
name: "Evan Reed",
handle: "@evanr",
testimonial: "RNT Shop is my go-to for all my electronic needs.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=5",
},
]}
/>