Merge version_1 into main #1
@@ -70,35 +70,35 @@ export default function LandingPage() {
|
||||
handle: "@jenkinssarah",
|
||||
testimonial: "Increased our organic traffic by 200% within the first 3 months.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David Thorne",
|
||||
handle: "@thornetech",
|
||||
testimonial: "Finally, an SEO agency that speaks the language of real ROI.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lisa Wang",
|
||||
handle: "@wangcreative",
|
||||
testimonial: "The monthly reporting is best-in-class for agency transparency.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136879.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark Evans",
|
||||
handle: "@marke",
|
||||
testimonial: "Incredible communication and rapid results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Emily Chen",
|
||||
handle: "@emilyc",
|
||||
testimonial: "Data-backed SEO that actually drives revenue.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -355,7 +355,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "Incredible results, very professional approach.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -363,7 +363,7 @@ export default function LandingPage() {
|
||||
handle: "@davidt",
|
||||
testimonial: "Transformed our search visibility overnight.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -371,7 +371,7 @@ export default function LandingPage() {
|
||||
handle: "@lisaw",
|
||||
testimonial: "They know technical SEO like nobody else.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136879.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -379,7 +379,7 @@ export default function LandingPage() {
|
||||
handle: "@marke",
|
||||
testimonial: "Starberry is a true partner in our growth.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -387,7 +387,7 @@ export default function LandingPage() {
|
||||
handle: "@emilyc",
|
||||
testimonial: "Transparent and data-backed performance.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user