Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-02 12:01:59 +00:00
4 changed files with 13 additions and 13 deletions

View File

@@ -67,14 +67,14 @@ export default function LandingPage() {
name: "Alex Smith",
role: "CEO",
description: "Tech visionary.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg?_wi=2",
},
{
id: "tm2",
name: "Jordan Lee",
role: "Lead Engineer",
description: "Hardware expert.",
imageSrc: "http://img.b2bpic.net/free-photo/serious-athlete-with-earphones-leaning-bridge_1262-5513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-athlete-with-earphones-leaning-bridge_1262-5513.jpg?_wi=3",
},
]}
/>

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
title="Common Questions"
faqsAnimation="slide-up"
description="Find answers to frequently asked questions about our trackers."
imageSrc="http://img.b2bpic.net/free-vector/gradient-hub-logo-design_23-2149856797.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-hub-logo-design_23-2149856797.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "/about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-tampon-pattern_23-2148163081.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-tampon-pattern_23-2148163081.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
{
title: "Real-time tracking",
description: "Pinpoint location with precision.",
imageSrc: "http://img.b2bpic.net/free-vector/set-neon-christmas-elements_23-2147729663.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/set-neon-christmas-elements_23-2147729663.jpg?_wi=1",
},
{
title: "Long battery life",
@@ -89,12 +89,12 @@ export default function LandingPage() {
{
title: "Works worldwide",
description: "Global connectivity guaranteed.",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-hub-logo-design_23-2149856797.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-hub-logo-design_23-2149856797.jpg?_wi=1",
},
{
title: "Easy to use",
description: "Setup in seconds via our app.",
imageSrc: "http://img.b2bpic.net/free-vector/set-neon-christmas-elements_23-2147729663.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/set-neon-christmas-elements_23-2147729663.jpg?_wi=2",
},
]}
title="Built for Everything"
@@ -113,7 +113,7 @@ export default function LandingPage() {
quote: "I found my dog in seconds.",
name: "Sarah J.",
role: "Pet Owner",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg?_wi=1",
},
{
id: "2",
@@ -137,7 +137,7 @@ export default function LandingPage() {
quote: "The battery life is unmatched.",
name: "David W.",
role: "Engineer",
imageSrc: "http://img.b2bpic.net/free-photo/serious-athlete-with-earphones-leaning-bridge_1262-5513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-athlete-with-earphones-leaning-bridge_1262-5513.jpg?_wi=1",
},
{
id: "5",
@@ -145,7 +145,7 @@ export default function LandingPage() {
quote: "I can't imagine my life without it now.",
name: "Alex R.",
role: "Cyclist",
imageSrc: "http://img.b2bpic.net/free-photo/serious-athlete-with-earphones-leaning-bridge_1262-5513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-athlete-with-earphones-leaning-bridge_1262-5513.jpg?_wi=2",
},
]}
title="Loved by Thousands"

View File

@@ -53,21 +53,21 @@ export default function LandingPage() {
name: "Trackly Pro",
price: "$49",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampon-pattern_23-2148163081.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampon-pattern_23-2148163081.jpg?_wi=2",
},
{
id: "p2",
name: "Trackly Pet",
price: "$39",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampon-pattern_23-2148163081.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampon-pattern_23-2148163081.jpg?_wi=3",
},
{
id: "p3",
name: "Trackly Mini",
price: "$29",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampon-pattern_23-2148163081.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampon-pattern_23-2148163081.jpg?_wi=4",
},
]}
/>