diff --git a/.project_index.json b/.project_index.json index e71bff9..7f2b477 100644 --- a/.project_index.json +++ b/.project_index.json @@ -569,10 +569,10 @@ "role": "ui", "tags": [], "used_in": [ - "src/components/navbar/NavbarLayoutFloatingInline.tsx", "src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx", - "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", "src/components/navbar/NavbarStyleMinimal.tsx", + "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", + "src/components/navbar/NavbarLayoutFloatingInline.tsx", "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx" ], @@ -610,8 +610,8 @@ "button" ], "used_in": [ - "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", - "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx" + "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx", + "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -2695,9 +2695,9 @@ "tags": [], "used_in": [ "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", - "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx", "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", - "src/components/button/ButtonTextShift/ButtonTextShift.tsx" + "src/components/button/ButtonTextShift/ButtonTextShift.tsx", + "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -2748,17 +2748,17 @@ "button" ], "used_in": [ - "src/components/button/ButtonHoverBubble.tsx", - "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx", - "src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx", - "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", - "src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx", - "src/components/button/ButtonExpandHover.tsx", - "src/components/button/ButtonIconArrow.tsx", - "src/components/button/ButtonTextUnderline.tsx", "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", + "src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx", + "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", + "src/components/button/ButtonIconArrow.tsx", + "src/components/button/ButtonExpandHover.tsx", + "src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx", "src/components/button/ButtonTextShift/ButtonTextShift.tsx", - "src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx" + "src/components/button/ButtonHoverBubble.tsx", + "src/components/button/ButtonTextUnderline.tsx", + "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx", + "src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -2815,10 +2815,10 @@ "button" ], "used_in": [ - "src/components/navbar/NavbarStyleMinimal.tsx", - "src/components/navbar/NavbarLayoutFloatingInline.tsx", "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", - "src/components/Textbox.tsx" + "src/components/Textbox.tsx", + "src/components/navbar/NavbarLayoutFloatingInline.tsx", + "src/components/navbar/NavbarStyleMinimal.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -3143,15 +3143,15 @@ "product" ], "used_in": [ - "src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx", - "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx", "src/components/cardStack/layouts/timelines/TimelineBase.tsx", + "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/timelines/TimelineCardStack.tsx", - "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx", + "src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx", - "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", - "src/components/cardStack/layouts/carousels/AutoCarousel.tsx" + "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx", + "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", + "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -3168,8 +3168,8 @@ "role": "ui", "tags": [], "used_in": [ - "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx", + "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/CardStack.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/carousels/AutoCarousel.tsx" @@ -3389,11 +3389,11 @@ "product" ], "used_in": [ - "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/timelines/TimelineBase.tsx", + "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx", - "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", - "src/components/cardStack/layouts/carousels/AutoCarousel.tsx" + "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", + "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx" ], "can_modify_directly": true, "can_delete": true, diff --git a/src/app/page.tsx b/src/app/page.tsx index c6534aa..e84e4d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,42 +18,21 @@ export default function LandingPage() { defaultButtonVariant="icon-arrow" defaultTextAnimation="reveal-blur" borderRadius="pill" -
-
- Social Proof One -

Social Proof One

-

This section highlights the social proof one aspect of our platform.

-
-
contentWidth="smallMedium" sizing="largeSmallSizeLargeTitles" background="plain" cardStyle="elevated" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" -
-
- Social Proof One -

Social Proof One

-

This section highlights the social proof one aspect of our platform.

-
-
headingFontWeight="medium" > { name: "Experts", id: "experts" }, { name: "FAQ", id: "faq" } ]} @@ -77,6 +56,24 @@ export default function LandingPage() { ]} /> +
+
+

Social Proof One

+

This section will showcase social proof, such as testimonials, reviews, or endorsements.

+
+
+
+
+

Social Proof One

+

This section will showcase social proof, such as testimonials, reviews, or endorsements.

+
+
+
+
+

Social Proof One

+

This section will showcase social proof, such as testimonials, reviews, or endorsements.

+
+