Update src/app/page.tsx
This commit is contained in:
@@ -54,15 +54,15 @@ export default function HomePage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-interior-landing-page-design-template_23-2149263407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-interior-landing-page-design-template_23-2149263407.jpg?_wi=1",
|
||||
imageAlt: "Modern website design portfolio",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149483806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149483806.jpg?_wi=1",
|
||||
imageAlt: "Responsive design example",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/e-commerce-discounts-landing-page-template_23-2149965971.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/e-commerce-discounts-landing-page-template_23-2149965971.jpg?_wi=1",
|
||||
imageAlt: "E-commerce website design",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-happy-colleagues-sitting-office-coworking_171337-17717.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-happy-colleagues-sitting-office-coworking_171337-17717.jpg?_wi=1"
|
||||
imageAlt="Webild web design team"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -132,21 +132,21 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
title: "Web Design",
|
||||
description: "Beautiful, user-friendly website designs that represent your brand and engage visitors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/responsive-web-design_23-2147546970.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/responsive-web-design_23-2147546970.jpg?_wi=1",
|
||||
imageAlt: "Web design service",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Web Development",
|
||||
description: "Fast, secure, and scalable websites built with modern technologies and best practices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg?_wi=1",
|
||||
imageAlt: "Web development service",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "SEO Optimization",
|
||||
description: "Get found online. We optimize your site for search engines to drive organic traffic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55724.jpg?_wi=1",
|
||||
imageAlt: "SEO service",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user