Merge version_2 into main #1
@@ -16,11 +16,13 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "FitTrack - Advanced Fitness Tracker & Health Monitor", description: "Track your health with FitTrack's advanced fitness tracker. Monitor heart rate, sleep quality, workouts, and daily activity. Join 2.5M+ users achieving their fitness goals.", keywords: "fitness tracker, smartwatch, health monitor, activity tracker, heart rate monitor, sleep tracking, wearable technology", metadataBase: new URL("https://fittrack.com"),
|
||||
alternates: {
|
||||
canonical: "https://fittrack.com"},
|
||||
canonical: "https://fittrack.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "FitTrack - Advanced Fitness Tracker & Health Monitor", description: "Track your health with FitTrack's advanced fitness tracker. Monitor heart rate, sleep quality, workouts, and daily activity.", url: "https://fittrack.com", siteName: "FitTrack", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-vector/realistic-design-fitness-trackers_23-2148509775.jpg", alt: "FitTrack fitness tracker"},
|
||||
url: "http://img.b2bpic.net/free-vector/realistic-design-fitness-trackers_23-2148509775.jpg", alt: "FitTrack fitness tracker"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", brand: "FitTrack", name: "FitTrack Pro", price: "$249.99", rating: 5,
|
||||
reviewCount: "5.8k", imageSrc: "http://img.b2bpic.net/free-photo/people-sports-technology-communication_273609-6290.jpg", imageAlt: "FitTrack Pro advanced tracker"
|
||||
reviewCount: "5.8k", imageSrc: "http://img.b2bpic.net/free-photo/people-sports-technology-communication_273609-6290.jpg", imageAlt: "FitTrack Pro advanced tracker - Most Popular"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "FitTrack", name: "FitTrack Sport", price: "$199.99", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user