Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b1f6442e2 | |||
| be720340c9 | |||
| d024406325 | |||
| 6f74412cdf | |||
| 58735ff2d2 |
@@ -82,20 +82,20 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Bespoke Creations", icon: Sparkles,
|
type: "text-icon", text: "Bespoke Creations", icon: Sparkles
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Personalized Styling", icon: Diamond,
|
type: "text-icon", text: "Personalized Styling", icon: Diamond
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Finest Materials", icon: Star,
|
type: "text-icon", text: "Finest Materials", icon: Star
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Uncompromising Quality", icon: ShieldCheck,
|
type: "text-icon", text: "Uncompromising Quality", icon: ShieldCheck
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon", text: "Signature Elegance", icon: Crown,
|
type: "text-icon", text: "Signature Elegance", icon: Crown
|
||||||
},
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
|||||||
value: "98%", label: "Satisfaction Rate"},
|
value: "98%", label: "Satisfaction Rate"},
|
||||||
]}
|
]}
|
||||||
title="What Our Clients Say"
|
title="What Our Clients Say"
|
||||||
description="Hear from the women who've experienced the transformative touch of Das ANNA."
|
description="Join our 500+ happy clients and discover why Das ANNA achieves a 98% satisfaction rate, transforming styles with unmatched elegance for over 10 years."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -270,8 +270,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "faq8", title: "How can I provide feedback or support for Kids Coffee?", content: "We love hearing from our customers! You can provide feedback by speaking to a manager in-store, or by using the contact form below. Your input helps us improve!"},
|
id: "faq8", title: "How can I provide feedback or support for Kids Coffee?", content: "We love hearing from our customers! You can provide feedback by speaking to a manager in-store, or by using the contact form below. Your input helps us improve!"},
|
||||||
]}
|
]}
|
||||||
title="Your Questions, Answered (Das ANNA & Kids Coffee)"
|
title="Frequently Asked Questions: Das ANNA (Fashion) & Kids Coffee (Cafe)"
|
||||||
description="Find answers to common inquiries about our bespoke fashion services, delightful coffee experiences, and general support."
|
description="Below you'll find answers to common questions about Das ANNA's bespoke fashion and styling services, as well as inquiries related to Kids Coffee's delightful cafe experience. We've separated them for clarity."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user