Update src/app/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
handle: "@aima",
|
||||
testimonial: "Obsessed with my order! Packaging so cute literally felt like a gift.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brushes-cosmetics-near-flowers-bag_23-2147778983.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brushes-cosmetics-near-flowers-bag_23-2147778983.jpg?_wi=1",
|
||||
imageAlt: "aesthetic beauty product background pink",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@zara",
|
||||
testimonial: "Quality is 10/10, will definitely order again!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blissful-brunette-girl-white-sneakers-posing-with-bouquet-alliums-indoor-shot-adorable-african-lady-sitting-with-legs-crossed-reading-phone-message_197531-10106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blissful-brunette-girl-white-sneakers-posing-with-bouquet-alliums-indoor-shot-adorable-african-lady-sitting-with-legs-crossed-reading-phone-message_197531-10106.jpg?_wi=1",
|
||||
imageAlt: "aesthetic beauty product background pink",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@sana",
|
||||
testimonial: "So pretty, loved every single thing in my package.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cosmetic-products_23-2149163113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cosmetic-products_23-2149163113.jpg?_wi=1",
|
||||
imageAlt: "aesthetic beauty product background pink",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@mina",
|
||||
testimonial: "My favorite store for pretty things, always satisfied.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166751.jpg?_wi=1",
|
||||
imageAlt: "aesthetic beauty product background pink",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "@hina",
|
||||
testimonial: "Absolutely magical experience, everything is so aesthetic!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/watercolor-cottagecore-item-set_52683-148267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/watercolor-cottagecore-item-set_52683-148267.jpg?_wi=1",
|
||||
imageAlt: "aesthetic beauty product background pink",
|
||||
},
|
||||
]}
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
href: "#featured",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brushes-cosmetics-near-flowers-bag_23-2147778983.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brushes-cosmetics-near-flowers-bag_23-2147778983.jpg?_wi=2"
|
||||
imageAlt="Hero beauty aesthetic"
|
||||
avatars={[
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
description: "Delivering across Pakistan with love.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blissful-brunette-girl-white-sneakers-posing-with-bouquet-alliums-indoor-shot-adorable-african-lady-sitting-with-legs-crossed-reading-phone-message_197531-10106.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blissful-brunette-girl-white-sneakers-posing-with-bouquet-alliums-indoor-shot-adorable-african-lady-sitting-with-legs-crossed-reading-phone-message_197531-10106.jpg?_wi=2"
|
||||
imageAlt="About Sparkles by Ash"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -201,19 +201,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Soft Matte Lip Balm",
|
||||
price: "Rs. 650",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cosmetic-products_23-2149163113.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cosmetic-products_23-2149163113.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Peptide Lip Treatment",
|
||||
price: "Rs. 699",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166751.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Aesthetic Hair Clip",
|
||||
price: "Rs. 450",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/watercolor-cottagecore-item-set_52683-148267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/watercolor-cottagecore-item-set_52683-148267.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user