Update src/app/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg?_wi=1"
|
||||
imageAlt="Professional networking event with entrepreneurs and business owners"
|
||||
frameStyle="card"
|
||||
mediaAnimation="opacity"
|
||||
@@ -144,7 +144,7 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Tammy Defoe",
|
||||
role: "Founder & Business Coach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg?_wi=1",
|
||||
imageAlt: "Tammy Defoe, Founder of GTApreneurs",
|
||||
},
|
||||
]}
|
||||
@@ -162,11 +162,11 @@ export default function HomePage() {
|
||||
title: "Build Referral Partnerships",
|
||||
description: "Connect with complementary businesses and generate quality referrals that drive sustainable revenue growth.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fun-party-with-dj_23-2151108167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fun-party-with-dj_23-2151108167.jpg?_wi=1",
|
||||
imageAlt: "Networking event attendees building partnerships",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167448.jpg?_wi=1",
|
||||
imageAlt: "Business community gathering and discussion",
|
||||
},
|
||||
},
|
||||
@@ -175,11 +175,11 @@ export default function HomePage() {
|
||||
title: "Learn From Industry Experts",
|
||||
description: "Access coaching, mentorship, and strategic insights from experienced entrepreneurs and business leaders in your community.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fun-party-with-dj_23-2151108167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fun-party-with-dj_23-2151108167.jpg?_wi=2",
|
||||
imageAlt: "Professional networking and learning environment",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167448.jpg?_wi=2",
|
||||
imageAlt: "Expert mentorship and collaboration",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user