Merge version_1 into main #3
@@ -46,12 +46,12 @@ export default function LandingPage() {
|
||||
description="Experience luxury, one spritz at a time. Authenticity, quality, and indulgence captured in bespoke travel decants."
|
||||
buttons={[{ text: "Shop Decants", href: "#shop" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg", imageAlt: "Luxury Fragrance" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=1", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=2", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=3", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=4", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=5", imageAlt: "Luxury Fragrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=6", imageAlt: "Luxury Fragrance" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -94,9 +94,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "f1", title: "Buy Decant", author: "Concept", description: "Choose your luxury scent.", tags: ["Sustainable"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rdcytv" },
|
||||
{ id: "f1", title: "Buy Decant", author: "Concept", description: "Choose your luxury scent.", tags: ["Sustainable"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rdcytv&_wi=1" },
|
||||
{ id: "f2", title: "Use Daily", author: "Concept", description: "Enjoy the fragrance.", tags: ["Daily"], imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg" },
|
||||
{ id: "f3", title: "Refill & Save", author: "Concept", description: "Cost-effective luxury.", tags: ["Eco"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rdcytv" }
|
||||
{ id: "f3", title: "Refill & Save", author: "Concept", description: "Cost-effective luxury.", tags: ["Eco"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rdcytv&_wi=2" }
|
||||
]}
|
||||
title="Sustainable Luxury"
|
||||
description="Experience the concept of circular beauty. Refill, reuse, and save."
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Get In Touch"
|
||||
description="Have questions about our fragrance collection or custom decanting? Reach out to us."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=7"
|
||||
imageAlt="Luxury contact background"
|
||||
buttonText="Send Message"
|
||||
inputs={[
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=8"
|
||||
logoText="EssenceVault"
|
||||
columns={[
|
||||
{ title: "Links", items: [{ label: "Shop", href: "#shop" }, { label: "Packs", href: "#packs" }] },
|
||||
|
||||
Reference in New Issue
Block a user