Update src/app/page.tsx

This commit is contained in:
2026-06-10 16:16:36 +00:00
parent 67c5a0c7c8
commit e7ab624d38

View File

@@ -34,10 +34,10 @@ export default function LandingPage() {
logoSrc="http://img.b2bpic.net/free-photo/3d-render-male-figure-holding-neck-pain_1048-14142.jpg"
logoAlt="ShoulderPainRelief.pk Logo"
navItems={[
{ name: "Problem", id: "#problem" },
{ name: "Features", id: "#features" },
{ name: "Reviews", id: "#reviews" },
{ name: "Order Now", id: "#offer" }
{ name: "Problem", id: "problem" },
{ name: "Features", id: "features" },
{ name: "Reviews", id: "reviews" },
{ name: "Order Now", id: "offer" }
]}
button={{
text: "Order Now & Get 40% Off →", href: "#offer"
@@ -48,7 +48,7 @@ export default function LandingPage() {
<HeroSplit
title="Say Goodbye to Shoulder Pain — In Just 15 Minutes"
description="The Electric Heated Shoulder Brace that combines deep heat therapy + vibration massage to melt away pain — at home, at work, or on the go."
background={{"variant":"floatingGradient"}}
background={{"variant":"plain"}}
buttons={[
{ text: "Order Now & Get 40% Off →", href: "#offer" }
]}
@@ -89,15 +89,16 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
products={[
{ id: "shoulder-brace", name: "Electric Heated Shoulder Brace Massager", price: "Rs. 3,599", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-being-love_23-2149248699.jpg?_wi=1", imageAlt: "Electric Heated Shoulder Brace in use" },
{ id: "shoulder-brace-advanced", name: "Shoulder Brace Pro Model", price: "Rs. 4,999", imageSrc: "http://img.b2bpic.net/free-photo/person-using-massage-gun_23-2149398544.jpg?_wi=1", imageAlt: "Advanced Electric Heated Shoulder Brace" },
{ id: "shoulder-brace-bundle", name: "Shoulder Brace + Carry Case", price: "Rs. 4,299", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-being-love_23-2149248699.jpg?_wi=2", imageAlt: "Shoulder Brace Bundle with Carry Case" }
{ id: "shoulder-brace", name: "Electric Heated Shoulder Brace Massager", price: "Rs. 3,599", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-being-love_23-2149248699.jpg", imageAlt: "Electric Heated Shoulder Brace in use" },
{ id: "shoulder-brace-advanced", name: "Shoulder Brace Pro Model", price: "Rs. 4,999", imageSrc: "http://img.b2bpic.net/free-photo/person-using-massage-gun_23-2149398544.jpg", imageAlt: "Advanced Electric Heated Shoulder Brace" },
{ id: "shoulder-brace-bundle", name: "Shoulder Brace + Carry Case", price: "Rs. 4,299", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-being-love_23-2149248699.jpg", imageAlt: "Shoulder Brace Bundle with Carry Case" }
]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardThree
title="Everything Your Shoulder Needs. Nothing It Doesn't."
description="Discover the core features that make our Electric Heated Shoulder Brace the ultimate solution for your pain relief."
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
@@ -130,6 +131,8 @@ export default function LandingPage() {
<SocialProofOne
title="Perfect For..."
tag="Targeted Relief"
description="Our Electric Heated Shoulder Brace is designed for a variety of needs."
textboxLayout="default"
names={[
"Office workers with frozen shoulder from sitting all day", "Gym-goers with post-workout soreness", "Older adults with arthritis or joint stiffness", "Anyone recovering from a shoulder injury", "People woken up by shoulder pain at night"
]}
@@ -145,11 +148,11 @@ export default function LandingPage() {
cardAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Ali Raza, Lahore", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg", imageAlt: "Ali Raza", quote: "Mera shoulder 2 saal se dukh raha tha — is ne 1 hafte mein farq diya! My shoulder had been hurting for 2 years. This made a difference in just 1 week!", role: "Verified Buyer" },
{ id: "2", name: "Sana M., Karachi", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-looking-straight-ahead-wearing-white-t-shirt-isolated-pink_141793-86615.jpg", imageAlt: "Sana M.", quote: "Best purchase I've made this year. The heat goes DEEP. I use it every night before bed.", role: "Verified Buyer" },
{ id: "3", name: "Usman K., Islamabad", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-pleased-brunette-man-with-beard-posing-with-cup-tea-his-apartment_197531-5563.jpg", imageAlt: "Usman K.", quote: "Bought it for my father who has arthritis. He now asks for it every single day. Highly recommend!", role: "Verified Buyer" },
{ id: "4", name: "Fatima N., Faisalabad", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-beach-excursion_23-2148801489.jpg", imageAlt: "Fatima N.", quote: "Physiotherapy chodh di — yeh brace ghar pe hi kaam kar deta hai. Stopped going to physio — this brace does the job at home.", role: "Verified Buyer" },
{ id: "5", name: "Hassan B., Rawalpindi", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-showing-peace-sign-with-fingers_181624-56338.jpg", imageAlt: "Hassan B.", quote: "The LED display is very easy to use. My gym trainer also asked me where I got this from!", role: "Verified Buyer" }
{ id: "1", name: "Ali Raza, Lahore", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg", imageAlt: "Ali Raza", content: "Mera shoulder 2 saal se dukh raha tha — is ne 1 hafte mein farq diya! My shoulder had been hurting for 2 years. This made a difference in just 1 week!", role: "Verified Buyer" },
{ id: "2", name: "Sana M., Karachi", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-looking-straight-ahead-wearing-white-t-shirt-isolated-pink_141793-86615.jpg", imageAlt: "Sana M.", content: "Best purchase I've made this year. The heat goes DEEP. I use it every night before bed.", role: "Verified Buyer" },
{ id: "3", name: "Usman K., Islamabad", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-pleased-brunette-man-with-beard-posing-with-cup-tea-his-apartment_197531-5563.jpg", imageAlt: "Usman K.", content: "Bought it for my father who has arthritis. He now asks for it every single day. Highly recommend!", role: "Verified Buyer" },
{ id: "4", name: "Fatima N., Faisalabad", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-beach-excursion_23-2148801489.jpg", imageAlt: "Fatima N.", content: "Physiotherapy chodh di — yeh brace ghar pe hi kaam kar deta hai. Stopped going to physio — this brace does the job at home.", role: "Verified Buyer" },
{ id: "5", name: "Hassan B., Rawalpindi", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-showing-peace-sign-with-fingers_181624-56338.jpg", imageAlt: "Hassan B.", content: "The LED display is very easy to use. My gym trainer also asked me where I got this from!", role: "Verified Buyer" }
]}
/>
</div>
@@ -161,7 +164,7 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={true}
plans={[
{ id: "current-offer", title: "Special Offer Price", price: "Rs. 3,599", period: "Today Only", features: ["40% Off (Save Rs. 2,400)", "Free Delivery Nationwide", "30-Day Easy Return Policy", "Cash on Delivery Available"], button: { text: "Order Karo — COD Available →", href: "#" }, imageSrc: "http://img.b2bpic.net/free-photo/person-using-massage-gun_23-2149398544.jpg?_wi=2", imageAlt: "Electric Heated Shoulder Brace Massager product shot" }
{ id: "current-offer", title: "Special Offer Price", price: "Rs. 3,599", period: "Today Only", features: ["40% Off (Save Rs. 2,400)", "Free Delivery Nationwide", "30-Day Easy Return Policy", "Cash on Delivery Available"], button: { text: "Order Karo — COD Available →", href: "#" }, imageSrc: "http://img.b2bpic.net/free-photo/person-using-massage-gun_23-2149398544.jpg", imageAlt: "Electric Heated Shoulder Brace Massager product shot" }
]}
/>
</div>