Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 80614b21cf |
@@ -104,14 +104,6 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "p6", name: "Floral Mist", price: "$110", variant: "50ml", imageSrc: "http://img.b2bpic.net/free-photo/elegant-skin-care-banner-design_23-2149480163.jpg"},
|
id: "p6", name: "Floral Mist", price: "$110", variant: "50ml", imageSrc: "http://img.b2bpic.net/free-photo/elegant-skin-care-banner-design_23-2149480163.jpg"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "Purchase Now", href: "#checkout"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
text: "View Details", href: "#details"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
title="Signature Collections"
|
title="Signature Collections"
|
||||||
description="Explore our curated fragrance profiles, each designed to evoke memories and create new beginnings."
|
description="Explore our curated fragrance profiles, each designed to evoke memories and create new beginnings."
|
||||||
/>
|
/>
|
||||||
@@ -186,6 +178,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
<FaqBase
|
<FaqBase
|
||||||
|
tag="100% Satisfaction Guarantee"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
|
|||||||
Reference in New Issue
Block a user