Merge version_1 into main #3
@@ -54,17 +54,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", imageAlt: "Professional Service"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=1", imageAlt: "Professional Service"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", imageAlt: "Results Driven"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=2", imageAlt: "Results Driven"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", imageAlt: "Expertise"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=3", imageAlt: "Expertise"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", imageAlt: "Fast Response"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=4", imageAlt: "Fast Response"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", imageAlt: "Dedicated Service"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=5", imageAlt: "Dedicated Service"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", imageAlt: "Client Focused"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=6", imageAlt: "Client Focused"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Service One", description: "High-quality professional service delivery.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", imageAlt: "professional headshot executive formal"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=7", imageAlt: "professional headshot executive formal"},
|
||||
{
|
||||
title: "Service Two", description: "Expert solutions for complex problems.", buttonIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-fortune-cookie-chinese-new-year_23-2148357367.jpg", imageAlt: "modern service icon gold"},
|
||||
|
||||
Reference in New Issue
Block a user