Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-06 06:51:18 +00:00

View File

@@ -56,19 +56,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Jenkins", 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={[
{
@@ -217,19 +217,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Jenkins", 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", name: "David Thorne", 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", name: "Lisa Wang", 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", name: "Mark Evans", 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", name: "Emily Chen", 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}
title="Client Success Stories"