Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-18 22:20:34 +00:00

View File

@@ -157,11 +157,11 @@ export default function LandingPage() {
cardAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg" },
{ id: "2", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg" },
{ id: "3", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg" },
{ id: "4", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg" },
{ id: "5", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg" },
{ id: "1", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg?_wi=1" },
{ id: "2", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg?_wi=2" },
{ id: "3", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg?_wi=3" },
{ id: "4", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg?_wi=4" },
{ id: "5", name: "— Google Review, Verified", imageSrc: "https://img.b2bpic.net/free-photo/abstract-background-with-gold-stars_23-2148906560.jpg?_wi=5" },
]}
/>
</div>