Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Experience the ultimate fusion of sleek design and rich flavor with every Nebula pod."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"},
|
||||
text: "Explore Nebula Collection", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-smoke-electronic-cigarette-vape-shop-vape-bar_639032-329.jpg"
|
||||
imageAlt="Nebula Pod device"
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Precision Engineering", description: "High-grade materials ensuring reliability and sleek form factor.", tag: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281694.jpg"},
|
||||
id: "f1", title: "Precision Engineering", description: "Engineered for a superior, long-lasting experience.", tag: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281694.jpg"},
|
||||
{
|
||||
id: "f2", title: "Premium Flavors", description: "Authentic flavor profiles curated for a satisfying experience.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-smoke-shop-logo-design_23-2151172953.jpg"},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "How long do pods last?", content: "Our pods are designed to last for roughly 500-600 puffs depending on usage."},
|
||||
id: "q1", title: "How long do pods last?", content: "Our pods are designed to last for roughly 500-600 puffs depending on usage, providing consistent satisfaction throughout the entire life of the pod."},
|
||||
{
|
||||
id: "q2", title: "Is shipping fast?", content: "We ship via express couriers, usually delivering in 3-5 business days."},
|
||||
{
|
||||
@@ -229,4 +229,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user