Update src/app/page.tsx

This commit is contained in:
2026-04-19 13:25:39 +00:00
parent ce17d74a19
commit 30dfd12a89

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@ali", handle: "@ali",
testimonial: "Excellent variety of gadgets and home essentials. Truly the best store in Pabbi!", testimonial: "Excellent variety of gadgets and home essentials. Truly the best store in Pabbi!",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-retails-store-interior-background_74190-5165.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-retails-store-interior-background_74190-5165.jpg?_wi=1",
imageAlt: "luxury retail store interior", imageAlt: "luxury retail store interior",
}, },
{ {
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@sana", handle: "@sana",
testimonial: "I love their home decor collection. Very premium quality and great service.", testimonial: "I love their home decor collection. Very premium quality and great service.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-together-kitchen-their-new-home_23-2149086821.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-together-kitchen-their-new-home_23-2149086821.jpg?_wi=1",
imageAlt: "luxury retail store interior", imageAlt: "luxury retail store interior",
}, },
{ {
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@zaid", handle: "@zaid",
testimonial: "The VR gaming zone is amazing. Best place to spend weekends!", testimonial: "The VR gaming zone is amazing. Best place to spend weekends!",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-couch-picking-up-virtual-reality-glasses-from-table_181624-50383.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-couch-picking-up-virtual-reality-glasses-from-table_181624-50383.jpg?_wi=1",
imageAlt: "luxury retail store interior", imageAlt: "luxury retail store interior",
}, },
{ {
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@hina", handle: "@hina",
testimonial: "Friendly staff and reliable electronic products. Highly recommended.", testimonial: "Friendly staff and reliable electronic products. Highly recommended.",
rating: 4, rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/interiors-homely-kitchen_53876-146777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/interiors-homely-kitchen_53876-146777.jpg?_wi=1",
imageAlt: "luxury retail store interior", imageAlt: "luxury retail store interior",
}, },
{ {
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@ahmed", handle: "@ahmed",
testimonial: "Unbeatable prices and authentic product quality every single time.", testimonial: "Unbeatable prices and authentic product quality every single time.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-orange-new-year-chinese-2021_23-2148763900.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-orange-new-year-chinese-2021_23-2148763900.jpg?_wi=1",
imageAlt: "luxury retail store interior", imageAlt: "luxury retail store interior",
}, },
]} ]}
@@ -109,7 +109,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-retails-store-interior-background_74190-5165.jpg" imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-retails-store-interior-background_74190-5165.jpg?_wi=2"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg", src: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg",
@@ -188,7 +188,7 @@ export default function LandingPage() {
content: "Style your space with our premium home decor selection.", content: "Style your space with our premium home decor selection.",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/couple-together-kitchen-their-new-home_23-2149086821.jpg" imageSrc="http://img.b2bpic.net/free-photo/couple-together-kitchen-their-new-home_23-2149086821.jpg?_wi=2"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>
@@ -204,19 +204,19 @@ export default function LandingPage() {
id: "p1", id: "p1",
name: "Smart Phone Pro", name: "Smart Phone Pro",
price: "Rs. 89,000", price: "Rs. 89,000",
imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-couch-picking-up-virtual-reality-glasses-from-table_181624-50383.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-couch-picking-up-virtual-reality-glasses-from-table_181624-50383.jpg?_wi=2",
}, },
{ {
id: "p2", id: "p2",
name: "Kitchen Blender", name: "Kitchen Blender",
price: "Rs. 12,000", price: "Rs. 12,000",
imageSrc: "http://img.b2bpic.net/free-photo/interiors-homely-kitchen_53876-146777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/interiors-homely-kitchen_53876-146777.jpg?_wi=2",
}, },
{ {
id: "p3", id: "p3",
name: "Designer Floor Lamp", name: "Designer Floor Lamp",
price: "Rs. 8,500", price: "Rs. 8,500",
imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-orange-new-year-chinese-2021_23-2148763900.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-orange-new-year-chinese-2021_23-2148763900.jpg?_wi=2",
}, },
{ {
id: "p4", id: "p4",