Update src/app/page.tsx
This commit is contained in:
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Conversion Rate Audits", description: "Simulate website performance and CTA efficacy to justify your agency's value.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg", imageAlt: "Website Audit"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg?_wi=1", imageAlt: "Website Audit"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "f3", title: "Agency Scaling Structure", description: "Manage infinite sub-accounts with pre-configured campaign snapshots.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-coworkers-doing-yearly-maintenance-using-laptop-tablet_482257-115389.jpg", imageAlt: "Scaling"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-coworkers-doing-yearly-maintenance-using-laptop-tablet_482257-115389.jpg?_wi=1", imageAlt: "Scaling"},
|
||||
items: [
|
||||
{
|
||||
icon: Shield,
|
||||
@@ -184,9 +184,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Miller", date: "Jan 2024", title: "Agency Founder", quote: "MapsAudit cut our prospecting time in half. Highly recommended.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-3695.jpg", imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg", imageAlt: "website performance audit analytics"},
|
||||
id: "1", name: "Sarah Miller", date: "Jan 2024", title: "Agency Founder", quote: "MapsAudit cut our prospecting time in half. Highly recommended.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-3695.jpg", imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg?_wi=2", imageAlt: "website performance audit analytics"},
|
||||
{
|
||||
id: "2", name: "Mike Ross", date: "Dec 2023", title: "Marketing Consultant", quote: "The automated GMB audits are a game changer for our sales calls.", tag: "Great Tool", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", imageSrc: "http://img.b2bpic.net/free-photo/data-center-coworkers-doing-yearly-maintenance-using-laptop-tablet_482257-115389.jpg", imageAlt: "agency management sub-account icon"},
|
||||
id: "2", name: "Mike Ross", date: "Dec 2023", title: "Marketing Consultant", quote: "The automated GMB audits are a game changer for our sales calls.", tag: "Great Tool", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", imageSrc: "http://img.b2bpic.net/free-photo/data-center-coworkers-doing-yearly-maintenance-using-laptop-tablet_482257-115389.jpg?_wi=2", imageAlt: "agency management sub-account icon"},
|
||||
{
|
||||
id: "3", name: "Emily Chen", date: "Nov 2023", title: "Digital Strategist", quote: "My team loves the snapshot feature. Saves us hours every week.", tag: "Solid", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-3695.jpg", imageAlt: "business executive portrait professional"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user