Update src/app/page.tsx

This commit is contained in:
2026-05-02 04:19:43 +00:00
parent 11a07c5715
commit d734011b6d

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
metrics={[
{ id: "1", value: "₹31L+", title: "Revenue Generated", description: "JanSep 2024 success.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797749.jpg" },
{ id: "1", value: "₹31L+", title: "Revenue Generated", description: "JanSep 2024 success.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797749.jpg?_wi=1" },
{ id: "2", value: "6", title: "Cities Served", description: "Across major metros.", imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-light-diagonal-minimal-kitchen_169016-69155.jpg" },
{ id: "3", value: "97.7%", title: "Fulfilment Rate", description: "Zero-cancellation focus.", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797693.jpg" },
]}