3 Commits

Author SHA1 Message Date
ea6ac70c2d Merge version_2 into main
Merge version_2 into main
2026-03-04 14:26:39 +00:00
7d055bba01 Update src/app/page.tsx 2026-03-04 14:26:35 +00:00
a54f35efad Merge version_1 into main
Merge version_1 into main
2026-03-04 14:24:59 +00:00

View File

@@ -68,8 +68,9 @@ export default function LandingPage() {
<TextSplitAbout
title="Why Choose SAC Mens Wear"
description={[
"4.6 Rating from Local Customers Trusted by Tirupathur community", "💰 Affordable Pricing Premium quality at reasonable rates without compromising on materials", "👔 Wide Collection Casual, formal, wedding wear, and festive collections all in one place", "🧵 Quality Materials We source the finest fabrics to ensure durability and comfort", "🤝 Friendly Customer Service Our team is dedicated to helping you find the perfect fit"
"4.6 Rating from Local Customers Trusted by Tirupathur community", "Affordable Pricing Premium quality at reasonable rates without compromising on materials", "Wide Collection Casual, formal, wedding wear, and festive collections all in one place", "Quality Materials We source the finest fabrics to ensure durability and comfort", "Friendly Customer Service Our team is dedicated to helping you find the perfect fit"
]}
descriptionClassName="text-base md:text-lg font-medium leading-relaxed text-accent/90 first-letter:font-bold first-letter:text-lg"
buttons={[
{ text: "Visit Store Today", href: "#contact" }
]}