Update src/app/page.tsx

This commit is contained in:
2026-05-05 06:40:27 +00:00
parent 439485d65a
commit eb0fe9945c

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "@alexs",
testimonial: "Lig Media scaled our revenue by 3x in just 90 days. Incredible.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-working-overhours-marketing-project_482257-77551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-working-overhours-marketing-project_482257-77551.jpg?_wi=1",
imageAlt: "luxurious business office interior",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "Best agency I've worked with. No fluff, just results.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg?_wi=1",
imageAlt: "luxurious business office interior",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@markl",
testimonial: "The systems they built are absolute game-changers for our brand.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-126417.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-126417.jpg?_wi=1",
imageAlt: "luxurious business office interior",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "@davidr",
testimonial: "If you need growth, hire them. Simple as that.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg?_wi=1",
imageAlt: "luxurious business office interior",
},
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
handle: "@elenav",
testimonial: "Professional, efficient, and results-oriented. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=1",
imageAlt: "luxurious business office interior",
},
]}
@@ -109,7 +109,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/corporate-employee-working-overhours-marketing-project_482257-77551.jpg"
imageSrc="http://img.b2bpic.net/free-photo/corporate-employee-working-overhours-marketing-project_482257-77551.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg",
@@ -213,7 +213,7 @@ export default function LandingPage() {
content: "Building long-term operational infrastructure for your business to scale endlessly.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -277,7 +277,7 @@ export default function LandingPage() {
quote: "The ROI is undeniable. Best choice we made.",
tag: "Scaling",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-working-overhours-marketing-project_482257-77551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-working-overhours-marketing-project_482257-77551.jpg?_wi=3",
imageAlt: "business executive headshot",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
quote: "Lig Media treats your business like their own.",
tag: "Strategy",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg?_wi=2",
imageAlt: "business executive headshot",
},
{
@@ -299,7 +299,7 @@ export default function LandingPage() {
quote: "Scalability increased dramatically.",
tag: "Revenue",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-126417.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-126417.jpg?_wi=2",
imageAlt: "business executive headshot",
},
{
@@ -310,7 +310,7 @@ export default function LandingPage() {
quote: "Professional, clean, high-performance work.",
tag: "Ops",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg?_wi=2",
imageAlt: "business executive headshot",
},
{
@@ -321,7 +321,7 @@ export default function LandingPage() {
quote: "Top-tier media performance.",
tag: "Marketing",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=3",
imageAlt: "business executive headshot",
},
]}