Merge version_1 into main #1
@@ -67,35 +67,35 @@ export default function LandingPage() {
|
||||
handle: "@client",
|
||||
testimonial: "Jacob is a fantastic accountant. Highly professional and efficient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@client",
|
||||
testimonial: "Transformative service. My business finances have never been more organized.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@client",
|
||||
testimonial: "The gold standard of accounting. Absolutely worth the investment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Emily P.",
|
||||
handle: "@client",
|
||||
testimonial: "Jacob’s strategic advice is invaluable for my growth trajectory.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "John K.",
|
||||
handle: "@client",
|
||||
testimonial: "Reliable, fast, and incredibly knowledgeable. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -208,27 +208,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Robert S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mark D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "John K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="Client Excellence"
|
||||
|
||||
Reference in New Issue
Block a user