Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -9,7 +9,7 @@ import TestimonialCardFifteen from "@/components/sections/testimonial/Testimonia
|
||||
import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Award, Brain, Heart, Moon, Ring, Shield, Sparkles, Thermometer, Zap, User, TrendingDown, Users } from "lucide-react";
|
||||
import { Award, Brain, Heart, Moon, Shield, Sparkles, Thermometer, Zap, User, TrendingDown, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "The UMA Smart Ring", description: "Clinical-grade biometrics. 24/7. Premium ceramic or titanium wearable. Tracks HRV, heart rate, SpO₂, body temperature, sleep stages, and daily activity — continuously, passively, and with clinical precision. Your body has been sending signals your whole life. UMA finally reads them.", bentoComponent: "orbiting-icons", centerIcon: Ring,
|
||||
title: "The UMA Smart Ring", description: "Clinical-grade biometrics. 24/7. Premium ceramic or titanium wearable. Tracks HRV, heart rate, SpO₂, body temperature, sleep stages, and daily activity — continuously, passively, and with clinical precision. Your body has been sending signals your whole life. UMA finally reads them.", bentoComponent: "orbiting-icons", centerIcon: Heart,
|
||||
items: [
|
||||
{ icon: Heart, ring: 1, duration: 3 },
|
||||
{ icon: Zap, ring: 2, duration: 4 },
|
||||
|
||||
Reference in New Issue
Block a user