Update src/app/page.tsx
This commit is contained in:
@@ -145,14 +145,14 @@ export default function LandingPage() {
|
||||
title: "WhatsApp Orders",
|
||||
subtitle: "Easy Buying",
|
||||
description: "Quick ordering directly via WhatsApp for a personalized experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-classic-clothing-white-black_1203-6538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-classic-clothing-white-black_1203-6538.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Trust",
|
||||
title: "Verified Quality",
|
||||
subtitle: "Customer Trusted",
|
||||
description: "Serving thousands of satisfied customers across Pakistan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-musician-with-cornet-copy-space_23-2148680366.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-musician-with-cornet-copy-space_23-2148680366.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Al Saif?"
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
price: "PKR 4,500",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-classic-clothing-white-black_1203-6538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-classic-clothing-white-black_1203-6538.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
price: "PKR 4,800",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-musician-with-cornet-copy-space_23-2148680366.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-musician-with-cornet-copy-space_23-2148680366.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user