4 Commits

Author SHA1 Message Date
4580c4e518 Update src/app/page.tsx 2026-03-03 06:26:09 +00:00
36ab52dc92 Merge version_2 into main
Merge version_2 into main
2026-03-03 06:24:19 +00:00
0668c3f193 Update src/app/page.tsx 2026-03-03 06:24:15 +00:00
e873815317 Merge version_1 into main
Merge version_1 into main
2026-03-03 06:22:13 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
}
]}
rating={5}
ratingText="Trusted by 500+ design professionals"
ratingText="Trusted by 500+ designers | Award-winning curation"
buttons={[
{ text: "Explore Collection", href: "#products" },
{ text: "Schedule Consultation", href: "#contact" }
@@ -137,7 +137,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
title="What Our Clients Say"
description="Real experiences from homeowners and designers who have transformed their spaces with our collections."
description="1,000+ successful projects completed. Real experiences from homeowners and designers who have transformed their spaces with our collections."
tag="Client Stories"
tagIcon={Heart}
tagAnimation="slide-up"