Update src/app/page.tsx
This commit is contained in:
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
price: "$299.00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-model-sleeping-underwear_1303-19340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-model-sleeping-underwear_1303-19340.jpg?_wi=1",
|
||||
imageAlt: "Emerald Silk Kurta Set",
|
||||
},
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
price: "$1,499.00",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-with-board_1321-1337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-with-board_1321-1337.jpg?_wi=1",
|
||||
imageAlt: "Crimson Velvet Bridal Dress",
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
price: "$189.00",
|
||||
rating: 4,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-front-door_23-2148248476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-front-door_23-2148248476.jpg?_wi=1",
|
||||
imageAlt: "Charcoal Linen Shalwar Kameez",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
price: "$129.00",
|
||||
rating: 4,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1271-76.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/floral-pattern-design_1271-76.jpg?_wi=1",
|
||||
imageAlt: "Azure Lawn Embroidered Suit",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
price: "$450.00",
|
||||
rating: 5,
|
||||
reviewCount: "90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-elegant-smooth-texture_23-2148495632.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-elegant-smooth-texture_23-2148495632.jpg?_wi=1",
|
||||
imageAlt: "Golden Boski Unstitched Fabric",
|
||||
},
|
||||
{
|
||||
@@ -380,7 +380,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-fabric-texture_53876-94011.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-fabric-texture_53876-94011.jpg?_wi=1"
|
||||
imageAlt="Dark luxury fabric texture"
|
||||
logoText="Al-Karam Luxury"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user