Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
description="Your Trust Is Our Priority"
|
||||
subdescription="Pakistan's Most Trusted Premium Supplement Store"
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/guarantee-approved-authorized-certified-concept_53876-127950.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/guarantee-approved-authorized-certified-concept_53876-127950.jpg?_wi=1"
|
||||
imageAlt="Authentic supplement verification"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -104,10 +104,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Import Certificates", tags: ["Official", "Verified"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guarantee-approved-authorized-certified-concept_53876-127950.jpg", imageAlt: "Import certificates verification"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guarantee-approved-authorized-certified-concept_53876-127950.jpg?_wi=2", imageAlt: "Import certificates verification"},
|
||||
{
|
||||
id: "2", title: "Scratch Code Verification", tags: ["Security", "Instant Check"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guarantee-approved-authorized-certified-concept_53876-127950.jpg", imageAlt: "Scratch code verification system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guarantee-approved-authorized-certified-concept_53876-127950.jpg?_wi=3", imageAlt: "Scratch code verification system"},
|
||||
]}
|
||||
title="100% Authentic Guarantee"
|
||||
description="Verify every supplement with our unique scratch-code verification system. No fake products. Ever."
|
||||
|
||||
Reference in New Issue
Block a user