import Image from "next/image"; const topDeals = [ { pep: "Retatrutide", vendor: "Modern Research", strength: "10mg", price: "$89.00", pricePerMg: "$8.90/mg", status: "In Stock", badge: "Best Deal", }, { pep: "NAD+", vendor: "Southern Aminos", strength: "500mg", price: "$42.00", pricePerMg: "$0.08/mg", status: "In Stock", badge: "Hot", }, { pep: "Tirzepatide", vendor: "Lab Source", strength: "15mg", price: "$129.00", pricePerMg: "$8.60/mg", status: "Low Stock", badge: "Trending", }, { pep: "Semaglutide", vendor: "Amino USA", strength: "5mg", price: "$55.00", pricePerMg: "$11.00/mg", status: "In Stock", badge: "Featured", }, ]; const popularPeps = [ "Retatrutide", "Tirzepatide", "NAD+", "Semaglutide", "CJC-1295", "BPC-157", "TB-500", "Ipamorelin", ]; export default function Home() { return (
PepsTracker.com
Live pep price tracking across vendors

Compare Pep Prices Fast. Clean. Smarter.

PepsTracker helps users compare pep pricing, strengths, and value across multiple vendors in one place — with a cleaner experience, better visibility, and less guesswork.

Live Comparisons Best Value / mg Vendor Tracking

Best Deal Right Now

Cheapest Retatrutide Today

Updated Live

Vendor

Modern Research

Strength

10mg

Price

$89.00

Price / mg

$8.90

Live Deal Banner

🔥 TOP VENDOR DEALS, FLASH PRICE DROPS, AND ACTIVE CODE TRACKING

Price Alerts

Stop Overpaying for Peps

Get deal alerts, tracked vendor updates, and price-drop notifications delivered straight to your inbox.

Smarter Comparisons

Compare pricing, strengths, and value across vendors without jumping from site to site.

Built for Speed

Fast decisions, clearer rankings, and a cleaner experience designed around tracking and visibility.

Universal Platform

PepsTracker is a neutral, universal tracking platform built for broad, data-first use — not tied to any one personal brand.

); }