Update src/app/page.tsx

This commit is contained in:
2026-03-06 15:12:53 +00:00
parent 11eb941ecd
commit 16d1e41bd5

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Alex Rivera", handle: "Founder, TechStartup", testimonial: "They increased our Instagram engagement by 340% in just 3 months. Absolutely transformative.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1"
},
{
name: "Jordan Chen", handle: "CMO, E-Commerce Brand", testimonial: "Best social media partner we've worked with. Strategic, data-driven, and results-obsessed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -151,11 +151,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "CEO", company: "Fashion E-Commerce Brand", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "professional headshot business portrait"
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "professional headshot business portrait"
},
{
id: "2", name: "Marcus Thompson", role: "Marketing Director", company: "SaaS Company", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg", imageAlt: "professional headshot business portrait"
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg?_wi=2", imageAlt: "professional headshot business portrait"
},
{
id: "3", name: "Emily Rodriguez", role: "Founder", company: "Luxury Wellness Brand", rating: 5,