Update src/app/page.tsx
This commit is contained in:
@@ -133,28 +133,28 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Website Design",
|
||||
description: "Custom-built, modern websites that reflect your brand and convert visitors into customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg?_wi=1",
|
||||
imageAlt: "Website design service",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Website Redesign",
|
||||
description: "Transform your outdated website into a modern powerhouse that generates leads and sales.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg?_wi=2",
|
||||
imageAlt: "Website redesign service",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "SEO Optimization",
|
||||
description: "Get found on Google and attract organic traffic with our proven SEO strategies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/search-engine-optimization-target-marketing-concept-bokeh-b_1357-304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/search-engine-optimization-target-marketing-concept-bokeh-b_1357-304.jpg?_wi=1",
|
||||
imageAlt: "SEO optimization service",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Digital Advertising",
|
||||
description: "Strategic Facebook and Instagram ads designed to reach your ideal customers and drive conversions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-influencer-template_23-2150406132.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-influencer-template_23-2150406132.jpg?_wi=1",
|
||||
imageAlt: "Digital advertising service",
|
||||
},
|
||||
]}
|
||||
@@ -322,7 +322,7 @@ export default function HomePage() {
|
||||
role: "Owner",
|
||||
company: "Local Fitness Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -331,7 +331,7 @@ export default function HomePage() {
|
||||
role: "CEO",
|
||||
company: "Digital Marketing Agency",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -340,7 +340,7 @@ export default function HomePage() {
|
||||
role: "Founder",
|
||||
company: "E-commerce Business",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=1",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user