4 Commits

Author SHA1 Message Date
b47a7f8e1d Update src/app/page.tsx 2026-04-21 03:05:29 +00:00
5d043bb898 Merge version_2 into main
Merge version_2 into main
2026-04-21 03:02:53 +00:00
3b8847336f Merge version_3 into main
Merge version_3 into main
2026-04-21 03:02:47 +00:00
6deedcca9a Update src/app/page.tsx 2026-04-21 03:02:44 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroCentered <HeroCentered
background={{ background={{
variant: "radial-gradient"}} variant: "radial-gradient"}}
title="Redefining Mens Style in Channasandra" title="Upgrade Your Style with Premium Fits in Channasandra"
description="Premium fits. Worth every rupee. Trusted by men who dont settle for average." description="Premium fits. Worth every rupee. Trusted by men who dont settle for average."
avatars={[ avatars={[
{ {
@@ -201,6 +201,10 @@ export default function LandingPage() {
<FaqBase <FaqBase
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[
{
text: "Need More Help? Contact Us", href: "#contact"},
]}
faqs={[ faqs={[
{ {
id: "f1", title: "Where is the store located?", content: "We are conveniently located in the heart of Channasandra."}, id: "f1", title: "Where is the store located?", content: "We are conveniently located in the heart of Channasandra."},
@@ -208,8 +212,6 @@ export default function LandingPage() {
id: "f2", title: "Who can help me choose?", content: "Mr. Mani is available to provide personalized style advice for all our customers."}, id: "f2", title: "Who can help me choose?", content: "Mr. Mani is available to provide personalized style advice for all our customers."},
{ {
id: "f3", title: "Do you offer formal wear?", content: "Yes, we specialize in both premium casual and sharp formal fits."}, id: "f3", title: "Do you offer formal wear?", content: "Yes, we specialize in both premium casual and sharp formal fits."},
{
id: "f4", title: "What are your store hours?", content: "We are open daily from 10:00 AM to 9:00 PM. Visit us at our Channasandra location for a personalized fitting experience."},
]} ]}
title="Common Questions" title="Common Questions"
description="Quick answers to help you with your purchase." description="Quick answers to help you with your purchase."