Merge version_1 into main #1
@@ -66,32 +66,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg?_wi=1",
|
||||
imageAlt: "Hero 1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg?_wi=2",
|
||||
imageAlt: "Hero 2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg?_wi=3",
|
||||
imageAlt: "Hero 3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg?_wi=4",
|
||||
imageAlt: "Hero 4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg?_wi=5",
|
||||
imageAlt: "Hero 5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-black-beer-bottles_23-2148098763.jpg?_wi=6",
|
||||
imageAlt: "Hero 6",
|
||||
},
|
||||
]}
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-adorable-young-woman-posing-with-surprised-smile-street-restaurant-tanned-girl-pink-blouse-playing-with-her-light-wavy-hair_197531-9054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-adorable-young-woman-posing-with-surprised-smile-street-restaurant-tanned-girl-pink-blouse-playing-with-her-light-wavy-hair_197531-9054.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5",
|
||||
name: "Emma R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-adorable-young-woman-posing-with-surprised-smile-street-restaurant-tanned-girl-pink-blouse-playing-with-her-light-wavy-hair_197531-9054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-adorable-young-woman-posing-with-surprised-smile-street-restaurant-tanned-girl-pink-blouse-playing-with-her-light-wavy-hair_197531-9054.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="Loved by Millions"
|
||||
|
||||
Reference in New Issue
Block a user