Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 21:24:59 +00:00

View File

@@ -59,10 +59,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Jessica Chen", handle: "Tech Reviewer", testimonial: "These recommendations genuinely save me hours of research. Quality over quantity always.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lawyer-woman_23-2148138122.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lawyer-woman_23-2148138122.jpg?_wi=1"},
{
name: "Marcus Rodriguez", handle: "Savvy Shopper", testimonial: "Finally found a site I can actually trust for product picks. No fluff, just honest reviews.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=1"},
]}
/>
</div>
@@ -131,9 +131,9 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Saved Me Hours of Research", quote: "I was overwhelmed by options, but these curated picks cut through the noise. Found the perfect product on the first try. Highly recommend!", name: "Sarah Mitchell", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-lawyer-woman_23-2148138122.jpg"},
id: "1", title: "Saved Me Hours of Research", quote: "I was overwhelmed by options, but these curated picks cut through the noise. Found the perfect product on the first try. Highly recommend!", name: "Sarah Mitchell", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-lawyer-woman_23-2148138122.jpg?_wi=2"},
{
id: "2", title: "Quality Recommendations I Can Trust", quote: "Unlike other review sites, these picks actually focus on quality over quantity. Every recommendation has been spot-on for my needs.", name: "David Park", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg"},
id: "2", title: "Quality Recommendations I Can Trust", quote: "Unlike other review sites, these picks actually focus on quality over quantity. Every recommendation has been spot-on for my needs.", name: "David Park", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=2"},
{
id: "3", title: "Best Value for Money", quote: "Not just popular products, but genuinely useful ones. The price-to-value analysis is exceptional. Worth every minute spent browsing.", name: "Emily Rodriguez", role: "Design Director", imageSrc: "http://img.b2bpic.net/free-photo/well-mannered-elegant-blond-female-project-manager-talking-lecture-about-plans-achievements-company-touching-hands-smiling-friendly-camera-catching-eyes-audience-white-wall_176420-34750.jpg"},
{