Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@ali",
|
||||
testimonial: "Excellent variety of gadgets and home essentials. Truly the best store in Pabbi!",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@sana",
|
||||
testimonial: "I love their home decor collection. Very premium quality and great service.",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@zaid",
|
||||
testimonial: "The VR gaming zone is amazing. Best place to spend weekends!",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@hina",
|
||||
testimonial: "Friendly staff and reliable electronic products. Highly recommended.",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@ahmed",
|
||||
testimonial: "Unbeatable prices and authentic product quality every single time.",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
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={[
|
||||
{
|
||||
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.",
|
||||
},
|
||||
]}
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
@@ -204,19 +204,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Smart Phone Pro",
|
||||
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",
|
||||
name: "Kitchen Blender",
|
||||
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",
|
||||
name: "Designer Floor Lamp",
|
||||
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",
|
||||
|
||||
Reference in New Issue
Block a user