6 Commits

Author SHA1 Message Date
2b9d9572ef Update src/app/page.tsx 2026-05-15 12:18:34 +00:00
debd7ccf57 Merge version_2 into main
Merge version_2 into main
2026-05-15 12:17:31 +00:00
41698e2925 Update src/app/page.tsx 2026-05-15 12:17:28 +00:00
abffbec045 Merge version_1 into main
Merge version_1 into main
2026-05-15 12:17:08 +00:00
beca5e9c29 Merge version_1 into main
Merge version_1 into main
2026-05-15 12:12:53 +00:00
193c861f8c Merge version_1 into main
Merge version_1 into main
2026-05-15 12:12:27 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
background={{ background={{
variant: "gradient-bars"}} variant: "gradient-bars"}}
title="Timeless Elegance in Every Bottle" title="Timeless Elegance in Every Bottle"
description="Discover Alyaan Perfume—where tradition meets contemporary luxury. Each scent is a masterpiece designed to define your presence." description="Elevate your daily presence with scents that command attention and linger in memory."
kpis={[ kpis={[
{ {
value: "20+", label: "Exclusive Scents"}, value: "20+", label: "Exclusive Scents"},
@@ -212,6 +212,10 @@ export default function LandingPage() {
id: "f2", title: "Are these fragrances long-lasting?", content: "Yes, our high-concentration blends ensure endurance throughout the day."}, id: "f2", title: "Are these fragrances long-lasting?", content: "Yes, our high-concentration blends ensure endurance throughout the day."},
{ {
id: "f3", title: "How should I store my perfume?", content: "Keep in a cool, dry place away from direct sunlight."}, id: "f3", title: "How should I store my perfume?", content: "Keep in a cool, dry place away from direct sunlight."},
{
id: "f4", title: "Do you offer satisfaction guarantees?", content: "Yes, we offer a 30-day satisfaction guarantee. If you're not completely satisfied with your purchase, we'll provide a full refund or exchange."},
{
id: "f5", title: "How long does shipping take?", content: "Standard shipping takes 3-5 business days. Express options are available at checkout."},
]} ]}
sideTitle="Expert Guidance" sideTitle="Expert Guidance"
sideDescription="Common queries regarding our fragrances." sideDescription="Common queries regarding our fragrances."