Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 17:18:54 +00:00

View File

@@ -57,13 +57,13 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
name: "Emma Richardson", handle: "CEO, TechVenture", testimonial: "SocialFlow transformed our online presence completely. Our engagement tripled in just three months.", rating: 5, name: "Emma Richardson", handle: "CEO, TechVenture", testimonial: "SocialFlow transformed our online presence completely. Our engagement tripled in just three months.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
{ {
name: "Marcus Johnson", handle: "Founder, Growth Labs", testimonial: "Professional, creative, and results-oriented. They truly understand social media strategy.", rating: 5, name: "Marcus Johnson", handle: "Founder, Growth Labs", testimonial: "Professional, creative, and results-oriented. They truly understand social media strategy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
{ {
name: "Sophia Chen", handle: "Marketing Director, StyleCo", testimonial: "Outstanding content creators. Our brand story has never been told better.", rating: 5, name: "Sophia Chen", handle: "Marketing Director, StyleCo", testimonial: "Outstanding content creators. Our brand story has never been told better.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
]} ]}
/> />
</div> </div>
@@ -173,17 +173,17 @@ export default function LandingPage() {
cardAnimation="blur-reveal" cardAnimation="blur-reveal"
testimonials={[ testimonials={[
{ {
id: "1", name: "Sarah Anderson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, id: "1", name: "Sarah Anderson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"},
{ {
id: "2", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, id: "2", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"},
{ {
id: "3", name: "Lisa Wong", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, id: "3", name: "Lisa Wong", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6"},
{ {
id: "4", name: "Michael Brown", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, id: "4", name: "Michael Brown", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7"},
{ {
id: "5", name: "Jessica Rivera", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, id: "5", name: "Jessica Rivera", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8"},
{ {
id: "6", name: "James Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, id: "6", name: "James Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9"},
]} ]}
/> />
</div> </div>