Merge version_1 into main #1
@@ -63,22 +63,22 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080740.jpg?_wi=1",
|
||||
imageAlt: "Luxury Key",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-hand-wheel-driving-motion-realistic-car-view_169016-68369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-hand-wheel-driving-motion-realistic-car-view_169016-68369.jpg?_wi=1",
|
||||
imageAlt: "Dashboard",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg?_wi=1",
|
||||
imageAlt: "Emblem",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patch-cord-crimp-glasses-notepad_140725-8748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patch-cord-crimp-glasses-notepad_140725-8748.jpg?_wi=1",
|
||||
imageAlt: "Electronics",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
description: "Silver and carbon craft.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080740.jpg?_wi=2",
|
||||
imageAlt: "Close up on fabric texture",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
description: "Delivered with haste.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-hand-wheel-driving-motion-realistic-car-view_169016-68369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-hand-wheel-driving-motion-realistic-car-view_169016-68369.jpg?_wi=2",
|
||||
imageAlt: "Close up on fabric texture",
|
||||
},
|
||||
]}
|
||||
@@ -315,7 +315,7 @@ export default function LandingPage() {
|
||||
name: "Jane Smith",
|
||||
handle: "@janes",
|
||||
testimonial: "The precision work is unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hex-textured-background-networking_23-2150080740.jpg?_wi=3",
|
||||
imageAlt: "Closeup dark fabric seam outdoor sunlight background blurred",
|
||||
},
|
||||
{
|
||||
@@ -323,7 +323,7 @@ export default function LandingPage() {
|
||||
name: "Mike Ross",
|
||||
handle: "@miker",
|
||||
testimonial: "Fast, reliable, and premium quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-hand-wheel-driving-motion-realistic-car-view_169016-68369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-hand-wheel-driving-motion-realistic-car-view_169016-68369.jpg?_wi=3",
|
||||
imageAlt: "Closeup dark fabric seam outdoor sunlight background blurred",
|
||||
},
|
||||
{
|
||||
@@ -331,7 +331,7 @@ export default function LandingPage() {
|
||||
name: "Anna Lee",
|
||||
handle: "@annal",
|
||||
testimonial: "Changed my car's look completely.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg?_wi=2",
|
||||
imageAlt: "Closeup dark fabric seam outdoor sunlight background blurred",
|
||||
},
|
||||
{
|
||||
@@ -339,7 +339,7 @@ export default function LandingPage() {
|
||||
name: "Sam K.",
|
||||
handle: "@samk",
|
||||
testimonial: "Professional and very responsive team.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patch-cord-crimp-glasses-notepad_140725-8748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patch-cord-crimp-glasses-notepad_140725-8748.jpg?_wi=2",
|
||||
imageAlt: "Closeup dark fabric seam outdoor sunlight background blurred",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user