@@ -32,4 +74,4 @@ const CTA = () => {
);
};
-export default CTA;
+export default CTA;
\ No newline at end of file
diff --git a/src/components/landing/Features.tsx b/src/components/landing/Features.tsx
index 593115a..78dabd5 100644
--- a/src/components/landing/Features.tsx
+++ b/src/components/landing/Features.tsx
@@ -1,5 +1,5 @@
import { motion } from 'motion/react';
-import { MapPin, Share2, Bookmark, Tag, Users, TrendingUp } from 'lucide-react';
+import { MapPin, Share2, Bookmark, Tag, Users, TrendingUp, Compass, Route } from 'lucide-react';
const Features = () => {
const features = [
@@ -28,8 +28,8 @@ const Features = () => {
iconColor: "text-brand"
},
{
- title: "Smart Labels",
- desc: "Tag walks with helpful info like 'good for older dogs', 'off-leash friendly', or 'water access'.",
+ title: "Smart Marching",
+ desc: "You tell us about your dog. Our community tags every trail. Then we combine this information - so you can choose where to go with confidence.",
icon: Tag,
size: "md:col-span-8",
color: "bg-brand/20",
@@ -39,7 +39,7 @@ const Features = () => {
title: "Community Driven",
desc: "Connect with local dog walkers, share tips, and discover hidden gems in your area.",
icon: Users,
- size: "md:col-span-6",
+ size: "md:col-span-8",
color: "bg-brand/20",
iconColor: "text-brand"
},
@@ -47,7 +47,23 @@ const Features = () => {
title: "Track Progress",
desc: "Monitor your walking stats over time and celebrate milestones with your four-legged companion.",
icon: TrendingUp,
- size: "md:col-span-6",
+ size: "md:col-span-4",
+ color: "bg-brand/20",
+ iconColor: "text-brand"
+ },
+ {
+ title: "Discover new places",
+ desc: "Find trails you didn't know existed - that bring out the best in your dog.",
+ icon: Compass,
+ size: "md:col-span-5",
+ color: "bg-brand/20",
+ iconColor: "text-brand"
+ },
+ {
+ title: "Break the routine",
+ desc: "No more defaulting to the same path. Open the app. Go somewhere new.",
+ icon: Route,
+ size: "md:col-span-7",
color: "bg-brand/20",
iconColor: "text-brand"
}
diff --git a/src/components/landing/Hero.tsx b/src/components/landing/Hero.tsx
index ed4a829..142846b 100644
--- a/src/components/landing/Hero.tsx
+++ b/src/components/landing/Hero.tsx
@@ -15,7 +15,7 @@ const Hero = () => {
className="text-left"
>
- Simple and effective dog walking
+ Life Unleashed
@@ -25,12 +25,12 @@ const Hero = () => {
- Record your dog walks, discover new routes, and connect with fellow dog owners. Track every tail wag, share your favorite trails, and build a community of happy pups.
+ Discover new trails that match your dog's needs, and turn everyday walks into real adventures.