Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,12 +62,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detailed-structure-marble-natural-pattern-background-design_1258-77936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detailed-structure-marble-natural-pattern-background-design_1258-77936.jpg?_wi=1",
|
||||
imageAlt: "Art Piece 1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-pens-brushes-cup_23-2148769822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-pens-brushes-cup_23-2148769822.jpg?_wi=1",
|
||||
imageAlt: "Art Piece 2",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
title: "Sustainable",
|
||||
description: "Eco-friendly wood and recycled materials used in all frames.",
|
||||
tag: "Eco",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detailed-structure-marble-natural-pattern-background-design_1258-77936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detailed-structure-marble-natural-pattern-background-design_1258-77936.jpg?_wi=2",
|
||||
imageAlt: "professional headshot dark",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
title: "Global Shipping",
|
||||
description: "Secure, fast delivery to your door, anywhere in the world.",
|
||||
tag: "Logistics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-pens-brushes-cup_23-2148769822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-pens-brushes-cup_23-2148769822.jpg?_wi=2",
|
||||
imageAlt: "professional headshot dark",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user