Merge version_1 into main #1
@@ -52,10 +52,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/black-background-with-abstract-glowing-shapes_1017-20336.jpg", imageAlt: "Premium Naswar product showcase dark elegant"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/black-background-with-abstract-glowing-shapes_1017-20336.jpg?_wi=1", imageAlt: "Premium Naswar product showcase dark elegant"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176144.jpg", imageAlt: "Luxury Naswar collection premium display"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176144.jpg?_wi=1", imageAlt: "Luxury Naswar collection premium display"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium Select", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176144.jpg", imageAlt: "Premium Select Naswar collection"
|
||||
id: "1", name: "Premium Select", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176144.jpg?_wi=2", imageAlt: "Premium Select Naswar collection"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Luxury Reserve", price: "$74.99", imageSrc: "http://img.b2bpic.net/free-photo/greyscale-high-angle-shot-black-ceramic-teacup-round-wooden-table_181624-12029.jpg", imageAlt: "Luxury Reserve exclusive Naswar"
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Stay Updated"
|
||||
termsText="By signing up, you agree to receive exclusive updates and special offers from Naswar by Naseemstrafecs."
|
||||
imageSrc="http://img.b2bpic.net/free-vector/black-background-with-abstract-glowing-shapes_1017-20336.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/black-background-with-abstract-glowing-shapes_1017-20336.jpg?_wi=2"
|
||||
imageAlt="Luxury experience contact section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user