From c6610539c8ec056a660c2b606fea9a36cee63db4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 18:04:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d15236..ae6a8d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -220,7 +220,7 @@ export default function HomePage() { name: "Fashion Brand Growth", price: "340% Engagement", variant: "Instagram Takeover", - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-talking-about-clothing-accessories-her-fashion-video-blog_662251-2238.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-talking-about-clothing-accessories-her-fashion-video-blog_662251-2238.jpg", imageAlt: "Fashion brand case study results", }, { @@ -228,7 +228,7 @@ export default function HomePage() { name: "SaaS Market Expansion", price: "2.5M Impressions", variant: "LinkedIn Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/focused-workaholic-entrepreneur-man-working-overtime-presenting-company-statistics_482257-6363.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/focused-workaholic-entrepreneur-man-working-overtime-presenting-company-statistics_482257-6363.jpg", imageAlt: "SaaS platform expansion results", }, { @@ -236,7 +236,7 @@ export default function HomePage() { name: "E-commerce Boom", price: "520% ROI", variant: "TikTok Campaign", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-with-inscription-screen_23-2147652183.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-with-inscription-screen_23-2147652183.jpg", imageAlt: "E-commerce sales growth", }, { @@ -244,7 +244,7 @@ export default function HomePage() { name: "Brand Awareness", price: "1.2M New Followers", variant: "Multi-Platform", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-marketing-graphs-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-company-turnover-it-multiethnic-businesspeople-analyzing-strategy_482257-40096.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-marketing-graphs-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-company-turnover-it-multiethnic-businesspeople-analyzing-strategy_482257-40096.jpg", imageAlt: "Brand awareness campaign", }, ]} @@ -259,7 +259,7 @@ export default function HomePage() { tag="Performance Metrics" tagIcon={TrendingUp} tagAnimation="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="scale-rotate" metrics={[ @@ -311,35 +311,35 @@ export default function HomePage() { id: "member-1", name: "Sarah Chen", role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", imageAlt: "Sarah Chen, Creative Director", }, { id: "member-2", name: "Marcus Johnson", role: "Strategy Lead", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pensive-office-worker_329181-16086.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pensive-office-worker_329181-16086.jpg", imageAlt: "Marcus Johnson, Strategy Lead", }, { id: "member-3", name: "Emma Rodriguez", role: "Content Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", imageAlt: "Emma Rodriguez, Content Specialist", }, { id: "member-4", name: "Alex Thompson", role: "Analytics Expert", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-manager-with-digital-tablet_1262-1058.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-manager-with-digital-tablet_1262-1058.jpg", imageAlt: "Alex Thompson, Analytics Expert", }, { id: "member-5", name: "Jasmine Patel", role: "Community Manager", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-working-together-outdoors_23-2148416453.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-working-together-outdoors_23-2148416453.jpg", imageAlt: "Jasmine Patel, Community Manager", }, ]}