Update src/app/page.tsx
This commit is contained in:
@@ -186,7 +186,7 @@ export default function HomePage() {
|
||||
name: "iPhone 15 Pro Max",
|
||||
price: "PKR 389,999",
|
||||
variant: "256GB - 2 Colors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-minimal-rocks-arrangement_23-2149672673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-minimal-rocks-arrangement_23-2149672673.jpg?_wi=1",
|
||||
imageAlt: "iPhone 15 Pro Max",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
||||
name: "Samsung Galaxy S24 Ultra",
|
||||
price: "PKR 349,999",
|
||||
variant: "512GB - Black & Silver",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-taking-selfie-through-cellphone-forest_23-2147854183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-taking-selfie-through-cellphone-forest_23-2147854183.jpg?_wi=1",
|
||||
imageAlt: "Samsung Galaxy S24 Ultra",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function HomePage() {
|
||||
name: "Xiaomi 14 Ultra",
|
||||
price: "PKR 159,999",
|
||||
variant: "256GB - 3 Colors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4926.jpg?_wi=1",
|
||||
imageAlt: "Xiaomi 14 Ultra",
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function HomePage() {
|
||||
name: "Oppo Find X7",
|
||||
price: "PKR 129,999",
|
||||
variant: "256GB - Pearl & Space",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-checking-time-talking-phone_23-2147689182.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-checking-time-talking-phone_23-2147689182.jpg?_wi=1",
|
||||
imageAlt: "Oppo Find X7",
|
||||
},
|
||||
]}
|
||||
@@ -231,37 +231,37 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Ali Hassan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man_23-2148479544.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-business-man_23-2148479544.jpg?_wi=1",
|
||||
imageAlt: "Ali Hassan",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatima Khan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27217.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27217.jpg?_wi=1",
|
||||
imageAlt: "Fatima Khan",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Muhammad Bilal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-flannel-shirt-gray-background_613910-5141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-flannel-shirt-gray-background_613910-5141.jpg?_wi=1",
|
||||
imageAlt: "Muhammad Bilal",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Zainab Ahmed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1",
|
||||
imageAlt: "Zainab Ahmed",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Hassan Raza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-smiling-cheerfully-showing-thumbs-up-standing-pink-wall_141793-23039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-smiling-cheerfully-showing-thumbs-up-standing-pink-wall_141793-23039.jpg?_wi=1",
|
||||
imageAlt: "Hassan Raza",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Amina Malik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg?_wi=1",
|
||||
imageAlt: "Amina Malik",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user