Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -85,9 +85,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "3", icon: Clock, title: "Avg Service Time", value: "< 20 Min" },
|
||||
{ id: "1", icon: Star, title: "Customer Rating", value: "4.7★" },
|
||||
{ id: "2", icon: MessageSquare, title: "Verified Reviews", value: "301+" },
|
||||
{ id: "3", icon: Clock, title: "Avg Service Time", value: "< 20 Min" },
|
||||
{ id: "4", icon: Calendar, title: "Walk-ins", value: "Welcome" }
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user