Merge version_1 into main #3
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Radiant Hydration Moisturizer", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242136.jpg", imageAlt: "Hydration moisturizer jar"
|
||||
id: "1", name: "Radiant Hydration Moisturizer", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242136.jpg?_wi=1", imageAlt: "Hydration moisturizer jar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Luminous Repair Serum", price: "$72", imageSrc: "http://img.b2bpic.net/free-photo/natural-jojoba-oil-composition_23-2149047769.jpg", imageAlt: "Repair serum bottle"
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
id: "4", title: "What is your return policy?", content: "We offer a 60-day money-back guarantee on all products. If you're not completely satisfied, simply return the product for a full refund."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242136.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242136.jpg?_wi=2"
|
||||
imageAlt="Premium skincare products"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user