Update src/app/page.tsx
This commit is contained in:
@@ -63,45 +63,45 @@ export default function LandingPage() {
|
||||
description="Discover our exquisite collection of premium abayas, headscarves, and traditional modest fashion, curated to bring grace and beauty to your everyday attire."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg?_wi=1",
|
||||
imageAlt: "Abaya collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg?_wi=2",
|
||||
imageAlt: "Abaya collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg?_wi=3",
|
||||
imageAlt: "Abaya collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg?_wi=4",
|
||||
imageAlt: "Abaya collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-with-footshake_23-2148627151.jpg?_wi=5",
|
||||
imageAlt: "Abaya collection",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg?_wi=1",
|
||||
imageAlt: "Luxury boutique",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg?_wi=2",
|
||||
imageAlt: "Luxury boutique",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg?_wi=3",
|
||||
imageAlt: "Luxury boutique",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg?_wi=4",
|
||||
imageAlt: "Luxury boutique",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg?_wi=5",
|
||||
imageAlt: "Luxury boutique",
|
||||
},
|
||||
]}
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Local Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Local Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user