Update src/app/page.tsx
This commit is contained in:
@@ -57,9 +57,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-workspace-glows-with-forecasting-metrics-graphs-corporate-empty-space-equipped_482257-132102.jpg", imageAlt: "Professional web design setup"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-workspace-glows-with-forecasting-metrics-graphs-corporate-empty-space-equipped_482257-132102.jpg?_wi=1", imageAlt: "Professional web design setup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-workspace-glows-with-forecasting-metrics-graphs-corporate-empty-space-equipped_482257-132102.jpg", imageAlt: "Business building partnership"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-workspace-glows-with-forecasting-metrics-graphs-corporate-empty-space-equipped_482257-132102.jpg?_wi=2", imageAlt: "Business building partnership"}
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Rated 5.0 stars by 50+ satisfied small business owners"
|
||||
|
||||
Reference in New Issue
Block a user