Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 17:45:49 +00:00

View File

@@ -52,14 +52,14 @@ export default function LandingPage() {
handle: "@alex",
testimonial: "The quality is simply unmatched. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=1",
},
{
name: "Sam K.",
handle: "@sam",
testimonial: "Shipping was fast and the product exceeded expectations.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-man-standing-by-desk-office_1303-30498.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-standing-by-desk-office_1303-30498.jpg?_wi=1",
},
{
name: "Jordan P.",
@@ -129,7 +129,7 @@ export default function LandingPage() {
description: "Our team is here to help you anytime.",
bentoComponent: "reveal-icon",
icon: Headphones,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=2",
imageAlt: "Smiling young businessman in suit looking at camera at meeting",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
description: "Encrypted checkout process guaranteed.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/business-man-standing-by-desk-office_1303-30498.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-standing-by-desk-office_1303-30498.jpg?_wi=2",
imageAlt: "Smiling young businessman in suit looking at camera at meeting",
},
]}