Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 17:55:10 +00:00

View File

@@ -101,7 +101,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-phone_53876-30677.jpg",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/part-building-made-white-pieces-metal-going-top-each-other_181624-19428.jpg"
imageSrc="http://img.b2bpic.net/free-photo/part-building-made-white-pieces-metal-going-top-each-other_181624-19428.jpg?_wi=1"
mediaAnimation="none"
avatars={[
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
price: "$99",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283258.jpg?_wi=1",
},
{
id: "c2",
@@ -245,7 +245,7 @@ export default function LandingPage() {
price: "$149",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-strong-independent-successful-businesswoman-wearing-smart-casual-clothing-glasses-working-laptop-cafe-black-white-photo_627829-9836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-strong-independent-successful-businesswoman-wearing-smart-casual-clothing-glasses-working-laptop-cafe-black-white-photo_627829-9836.jpg?_wi=1",
},
{
id: "c3",
@@ -254,7 +254,7 @@ export default function LandingPage() {
price: "$199",
rating: 5,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pigtails-white-blouse-old-library_627829-6499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pigtails-white-blouse-old-library_627829-6499.jpg?_wi=1",
},
{
id: "c4",
@@ -310,7 +310,7 @@ export default function LandingPage() {
handle: "@jane",
testimonial: "Changed my business approach.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/part-building-made-white-pieces-metal-going-top-each-other_181624-19428.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/part-building-made-white-pieces-metal-going-top-each-other_181624-19428.jpg?_wi=2",
imageAlt: "Close-up white facade of a modern building",
},
{
@@ -319,7 +319,7 @@ export default function LandingPage() {
handle: "@sam",
testimonial: "Clear, concise, effective.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283258.jpg?_wi=2",
imageAlt: "Close-up white facade of a modern building",
},
{
@@ -328,7 +328,7 @@ export default function LandingPage() {
handle: "@alex",
testimonial: "Highly recommended system builder.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-strong-independent-successful-businesswoman-wearing-smart-casual-clothing-glasses-working-laptop-cafe-black-white-photo_627829-9836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-strong-independent-successful-businesswoman-wearing-smart-casual-clothing-glasses-working-laptop-cafe-black-white-photo_627829-9836.jpg?_wi=2",
imageAlt: "Close-up white facade of a modern building",
},
{
@@ -337,7 +337,7 @@ export default function LandingPage() {
handle: "@morgan",
testimonial: "The best partnership yet.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pigtails-white-blouse-old-library_627829-6499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pigtails-white-blouse-old-library_627829-6499.jpg?_wi=2",
imageAlt: "Close-up white facade of a modern building",
},
]}