Update src/app/page.tsx

This commit is contained in:
2026-06-01 04:35:06 +00:00
parent 43d0cffa49
commit 52df4f22e9

View File

@@ -62,19 +62,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah J.", handle: "@sarah_tech", testimonial: "This product has revolutionized my workflow. Absolutely essential for modern living!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193991.jpg", imageAlt: "Sarah J."},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193991.jpg?_wi=1", imageAlt: "Sarah J."},
{
name: "Michael C.", handle: "@mike_innovates", testimonial: "Sleek design, powerful features. It exceeded all my expectations.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-fashionable-bearded-businessman-with-stylish-haircut-speaking-by-phone-drinks-glass-juice-sitting-cafe-outdoors_613910-6683.jpg", imageAlt: "Michael C."},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-fashionable-bearded-businessman-with-stylish-haircut-speaking-by-phone-drinks-glass-juice-sitting-cafe-outdoors_613910-6683.jpg?_wi=1", imageAlt: "Michael C."},
{
name: "Emily R.", handle: "@emily_design", testimonial: "The attention to detail is superb. A truly premium product experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "Emily R."},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=1", imageAlt: "Emily R."},
{
name: "David K.", handle: "@dave_dev", testimonial: "Setup was a breeze, and it integrates perfectly with my existing tools.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-white-winter-jacket-outside-street_1303-30405.jpg", imageAlt: "David K."},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-white-winter-jacket-outside-street_1303-30405.jpg?_wi=1", imageAlt: "David K."},
{
name: "Jessica L.", handle: "@jess_biz", testimonial: "Incredible value for money. It's a game-changer for productivity.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-laughing-looking-camera-office-portrait_1163-4926.jpg", imageAlt: "Jessica L."},
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-laughing-looking-camera-office-portrait_1163-4926.jpg?_wi=1", imageAlt: "Jessica L."},
]}
buttons={[
{
@@ -195,15 +195,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Sarah J.", role: "Lead Designer", title: "Revolutionized Workflow", quote: "This product has revolutionized my workflow. Absolutely essential for modern living!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193991.jpg", imageAlt: "Sarah J."},
id: "t1", name: "Sarah J.", role: "Lead Designer", title: "Revolutionized Workflow", quote: "This product has revolutionized my workflow. Absolutely essential for modern living!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193991.jpg?_wi=2", imageAlt: "Sarah J."},
{
id: "t2", name: "Michael C.", role: "Tech Innovator", title: "Exceeded Expectations", quote: "Sleek design, powerful features. It exceeded all my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-fashionable-bearded-businessman-with-stylish-haircut-speaking-by-phone-drinks-glass-juice-sitting-cafe-outdoors_613910-6683.jpg", imageAlt: "Michael C."},
id: "t2", name: "Michael C.", role: "Tech Innovator", title: "Exceeded Expectations", quote: "Sleek design, powerful features. It exceeded all my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-fashionable-bearded-businessman-with-stylish-haircut-speaking-by-phone-drinks-glass-juice-sitting-cafe-outdoors_613910-6683.jpg?_wi=2", imageAlt: "Michael C."},
{
id: "t3", name: "Emily R.", role: "Product Manager", title: "Premium Experience", quote: "The attention to detail is superb. A truly premium product experience.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "Emily R."},
id: "t3", name: "Emily R.", role: "Product Manager", title: "Premium Experience", quote: "The attention to detail is superb. A truly premium product experience.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=2", imageAlt: "Emily R."},
{
id: "t4", name: "David K.", role: "Software Engineer", title: "Seamless Integration", quote: "Setup was a breeze, and it integrates perfectly with my existing tools.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-white-winter-jacket-outside-street_1303-30405.jpg", imageAlt: "David K."},
id: "t4", name: "David K.", role: "Software Engineer", title: "Seamless Integration", quote: "Setup was a breeze, and it integrates perfectly with my existing tools.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-white-winter-jacket-outside-street_1303-30405.jpg?_wi=2", imageAlt: "David K."},
{
id: "t5", name: "Jessica L.", role: "Business Analyst", title: "Game-Changer", quote: "Incredible value for money. It's a game-changer for productivity.", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-laughing-looking-camera-office-portrait_1163-4926.jpg", imageAlt: "Jessica L."},
id: "t5", name: "Jessica L.", role: "Business Analyst", title: "Game-Changer", quote: "Incredible value for money. It's a game-changer for productivity.", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-laughing-looking-camera-office-portrait_1163-4926.jpg?_wi=2", imageAlt: "Jessica L."},
]}
title="Hear From Our Valued Customers"
description="Building trust through exceptional experiences. See what real users have to say about ProductCo."