Merge version_1 into main #3
@@ -130,11 +130,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahm_entrepreneur", testimonial: "Small Business Specialists Inc transformed how we approach strategic planning. Their insights on market positioning helped us increase revenue by 45% in just 18 months. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell, Small Business Owner"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell, Small Business Owner"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@james.chen.business", testimonial: "The financial planning guidance we received was invaluable. We went from struggling with cash flow to having a sustainable, profitable business model. Their team really understands what small businesses need.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen, Business Owner"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen, Business Owner"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emma.rodriguez.ceo", testimonial: "Working with this team on organizational development was a game-changer. Our employee retention improved significantly, and our team is now more aligned with our business objectives.", rating: 5,
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Thompson", handle: "@mthompson.consulting", testimonial: "Professional, knowledgeable, and genuinely invested in our success. They provided practical solutions, not just theoretical advice. Best decision we made for our business.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson, Business Owner"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Thompson, Business Owner"
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user