Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "durability", title: "Built to Last", description: "Military-grade materials and precision engineering ensure years of reliable performance in any environment.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-out-gym_23-2148603903.jpg", imageAlt: "athlete performing fitness workout"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-out-gym_23-2148603903.jpg?_wi=1", imageAlt: "athlete performing fitness workout"
|
||||
},
|
||||
items: [
|
||||
{ icon: Shield, text: "Lifetime warranty on structural defects" },
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "support", title: "Expert Support", description: "Our dedicated team provides 24/7 customer support with free training guides and fitness consultations.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-out-gym_23-2148603903.jpg", imageAlt: "athlete performing fitness workout"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-out-gym_23-2148603903.jpg?_wi=2", imageAlt: "athlete performing fitness workout"
|
||||
},
|
||||
items: [
|
||||
{ icon: Zap, text: "Instant response to inquiries" },
|
||||
|
||||
Reference in New Issue
Block a user