Update src/app/page.tsx
This commit is contained in:
@@ -9,7 +9,7 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { XCircle, Hand, Settings, Smile, Briefcase, Dumbbell, UsersRound, Stethoscope, MoonStar, Star } from "lucide-react";
|
||||
import { XCircle, Hand, Settings, Smile, Briefcase, Dumbbell, UsersRound, Stethoscope, MoonStar, Star, Zap, Target, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -70,7 +70,6 @@ export default function LandingPage() {
|
||||
{ text: "Order Now & Get 40% Off →", href: "#offer" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
carouselPosition="right"
|
||||
/>
|
||||
</div>
|
||||
@@ -80,11 +79,11 @@ export default function LandingPage() {
|
||||
title="Sound Familiar?"
|
||||
description="You don't need another painkiller. You need real heat — delivered exactly where it hurts."
|
||||
bulletPoints={[
|
||||
{ title: "Shoulder pain that won't go away no matter what you try", icon: XCircle },
|
||||
{ title: "Physiotherapy sessions costing thousands of rupees every month", icon: XCircle },
|
||||
{ title: "Pain killers that only mask the problem temporarily", icon: XCircle },
|
||||
{ title: "Cold nights where your shoulder aches you out of sleep", icon: XCircle },
|
||||
{ title: "Can't lift your arm properly at work or at the gym", icon: XCircle }
|
||||
{ title: "Shoulder pain that won't go away no matter what you try", description: "Persistent shoulder pain can be debilitating.", icon: XCircle },
|
||||
{ title: "Physiotherapy sessions costing thousands of rupees every month", description: "Expensive physiotherapy sessions may not be sustainable.", icon: XCircle },
|
||||
{ title: "Pain killers that only mask the problem temporarily", description: "Painkillers offer only temporary relief.", icon: XCircle },
|
||||
{ title: "Cold nights where your shoulder aches you out of sleep", description: "Night pain disrupts sleep and recovery.", icon: XCircle },
|
||||
{ title: "Can't lift your arm properly at work or at the gym", description: "Limited arm mobility affects daily activities.", icon: XCircle }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-touching-shoulder-feeling-pain-standing-white-background_141793-54195.jpg"
|
||||
imageAlt="Person with hand on aching shoulder and painful expression"
|
||||
@@ -98,6 +97,10 @@ export default function LandingPage() {
|
||||
<SplitAbout
|
||||
title="Meet the Smart Shoulder Brace That Works While You Rest"
|
||||
description="Designed with infrared heating technology and multi-point vibration, this shoulder wrap delivers clinic-level relief without the clinic price. Just strap it on and let it work."
|
||||
bulletPoints={[
|
||||
{ title: "Infrared Heat Therapy", description: "Penetrates deep into muscles and joints for effective relief.", icon: Zap },
|
||||
{ title: "Multi-Point Vibration Massage", description: "Stimulates blood flow and reduces stiffness.", icon: Target }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-wear-wristbands-exercise-stand-against-wall_1150-16545.jpg"
|
||||
imageAlt="Close-up of electric shoulder brace showing technological details"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -111,32 +114,53 @@ export default function LandingPage() {
|
||||
title="Everything Your Shoulder Needs. Nothing It Doesn't."
|
||||
features={[
|
||||
{
|
||||
title: "3-Level Infrared Heat", description: "Penetrates deep into joints & muscles for real relief", media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-anatomy-concept-xray-man_183364-118325.jpg", imageAlt: "Graphic showing infrared heat penetrating muscle tissue" },
|
||||
reverse: false
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-anatomy-concept-xray-man_183364-118325.jpg", imageAlt: "Graphic showing infrared heat penetrating muscle tissue" },
|
||||
reverse: false,
|
||||
items: [
|
||||
{ title: "3-Level Infrared Heat", description: "Penetrates deep into joints & muscles for real relief", icon: CheckCircle }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Vibration Massage Modes", description: "Stimulates blood flow, reduces stiffness fast", media: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-portrait-digital-art_23-2151197901.jpg", imageAlt: "Graphic showing vibration waves stimulating blood flow" },
|
||||
reverse: true
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-portrait-digital-art_23-2151197901.jpg", imageAlt: "Graphic showing vibration waves stimulating blood flow" },
|
||||
reverse: true,
|
||||
items: [
|
||||
{ title: "Vibration Massage Modes", description: "Stimulates blood flow, reduces stiffness fast", icon: CheckCircle }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "LED Digital Display", description: "See your settings clearly — no guesswork", media: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-massage-gun-man_23-2149421018.jpg", imageAlt: "Close-up of the LED digital display on the shoulder brace" },
|
||||
reverse: false
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-massage-gun-man_23-2149421018.jpg", imageAlt: "Close-up of the LED digital display on the shoulder brace" },
|
||||
reverse: false,
|
||||
items: [
|
||||
{ title: "LED Digital Display", description: "See your settings clearly — no guesswork", icon: CheckCircle }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Rechargeable Battery", description: "Wireless freedom — use it anywhere", media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-paper-craft-art-charging-battery_53876-88546.jpg", imageAlt: "Icon of a rechargeable battery and charging cable" },
|
||||
reverse: true
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-paper-craft-art-charging-battery_53876-88546.jpg", imageAlt: "Icon of a rechargeable battery and charging cable" },
|
||||
reverse: true,
|
||||
items: [
|
||||
{ title: "Rechargeable Battery", description: "Wireless freedom — use it anywhere", icon: CheckCircle }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Adjustable Strap", description: "Fits all shoulder sizes, left or right", media: { imageSrc: "http://img.b2bpic.net/free-photo/boxer-training-with-resistance-belts_1098-14153.jpg", imageAlt: "Image of the adjustable strap mechanism for the shoulder brace" },
|
||||
reverse: false
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/boxer-training-with-resistance-belts_1098-14153.jpg", imageAlt: "Image of the adjustable strap mechanism for the shoulder brace" },
|
||||
reverse: false,
|
||||
items: [
|
||||
{ title: "Adjustable Strap", description: "Fits all shoulder sizes, left or right", icon: CheckCircle }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Breathable Mesh Fabric", description: "Comfortable for extended wear", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388960.jpg", imageAlt: "Close-up of the breathable mesh fabric texture" },
|
||||
reverse: true
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388960.jpg", imageAlt: "Close-up of the breathable mesh fabric texture" },
|
||||
reverse: true,
|
||||
items: [
|
||||
{ title: "Breathable Mesh Fabric", description: "Comfortable for extended wear", icon: CheckCircle }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Auto Shut-Off Timer", description: "Safe 15–30 min sessions, no overheating", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-clipboard-office-lobby_482257-121035.jpg", imageAlt: "Icon of a timer with auto shut-off function" },
|
||||
reverse: false
|
||||
media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-clipboard-office-lobby_482257-121035.jpg", imageAlt: "Icon of a timer with auto shut-off function" },
|
||||
reverse: false,
|
||||
items: [
|
||||
{ title: "Auto Shut-Off Timer", description: "Safe 15–30 min sessions, no overheating", icon: CheckCircle }
|
||||
]
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -167,11 +191,11 @@ export default function LandingPage() {
|
||||
title="Perfect For..."
|
||||
description=""
|
||||
bulletPoints={[
|
||||
{ title: "Office workers with frozen shoulder from sitting all day", icon: Briefcase },
|
||||
{ title: "Gym-goers with post-workout soreness", icon: Dumbbell },
|
||||
{ title: "Older adults with arthritis or joint stiffness", icon: UsersRound },
|
||||
{ title: "Anyone recovering from a shoulder injury", icon: Stethoscope },
|
||||
{ title: "People woken up by shoulder pain at night", icon: MoonStar }
|
||||
{ title: "Office workers with frozen shoulder from sitting all day", description: "Relieve stiffness and discomfort from prolonged desk work.", icon: Briefcase },
|
||||
{ title: "Gym-goers with post-workout soreness", description: "Accelerate muscle recovery after intense training.", icon: Dumbbell },
|
||||
{ title: "Older adults with arthritis or joint stiffness", description: "Ease chronic pain and improve joint flexibility.", icon: UsersRound },
|
||||
{ title: "Anyone recovering from a shoulder injury", description: "Support healing and reduce pain during recovery.", icon: Stethoscope },
|
||||
{ title: "People woken up by shoulder pain at night", description: "Enjoy uninterrupted sleep with soothing heat therapy.", icon: MoonStar }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retro-loving-couple-dancing-near-disco-ball_171337-10521.jpg"
|
||||
imageAlt="Diverse people benefiting from the electric shoulder brace"
|
||||
@@ -184,11 +208,12 @@ export default function LandingPage() {
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardTwo
|
||||
title="Join 12,000+ Customers Living Pain-Free"
|
||||
description="Hear what our satisfied customers have to say about their journey to a pain-free life."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ali Raza", role: "Lahore — Verified Buyer", testimonial: "\"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!\"", imageSrc: "http://img.b2bpic.net/free-photo/pleased-male-customer-guarantee-quality-show-okay-sign-stock-photo_176420-18709.jpg", icon: Star },
|
||||
{ id: "2", name: "Sana M.", role: "Karachi — Verified Buyer", testimonial: "\"Best purchase I've made this year. The heat goes DEEP. I use it every night before bed.\"", imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun-stock-photo_1262-14331.jpg", icon: Star },
|
||||
{ id: "3", name: "Usman K.", role: "Islamabad — Verified Buyer", testimonial: "\"Bought it for my father who has arthritis. He now asks for it every single day. Highly recommend!\"", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office-stock-photo_329181-20664.jpg", icon: Star },
|
||||
{ id: "4", name: "Fatima N.", role: "Faisalabad — Verified Buyer", testimonial: "\"Physiotherapy chodh di — yeh brace ghar pe hi kaam kar deta hai. Stopped going to physio — this brace does the job at home.\"", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-ill-girl-wearing-scarf-keeping-hands-near-mouth-calling-out-loud-someone-with-closed-eyes-isolated-purple-wall-with-copy-space-stock-photo_141793-79573.jpg", icon: Star },
|
||||
{ id: "4", name: "Fatima N.", role: "Faisalabad — Verified Buyer", testimonial: "\"Physiotherapy chodh di — yeh brace ghar pe hi kaam kar deta hai. Stopped going to physio — this brace does the job at home.\"", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-ill-girl-wearing-scarf-keeping-hands-near-mouth-calling-out-loud-someone-with-closed-eyes-isolated-purple-wall-with-copy-space_141793-79573.jpg", icon: Star },
|
||||
{ id: "5", name: "Hassan B.", role: "Rawalpindi — Verified Buyer", testimonial: "\"The LED display is very easy to use. My gym trainer also asked me where I got this from!\"", imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer-stock-photo_1258-26715.jpg", icon: Star }
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -206,7 +231,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "sale-offer", title: "Electric Heated Shoulder Brace Massager", price: "₹3,599", period: "Limited Stock", features: ["Original Price: ₹5,999", "Free Delivery Nationwide", "30-Day Easy Return", "Cash on Delivery Available"],
|
||||
button: { text: "Order Karo — COD Available →", href: "#" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-using-massage-gun-woman-stock-photo_23-2149421004.jpg", imageAlt: "Electric shoulder brace on a special offer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-using-massage-gun-woman_23-2149421004.jpg", imageAlt: "Electric shoulder brace on a special offer"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -240,7 +265,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
bottomLeftText="© 2023 ShoulderEase. All rights reserved."
|
||||
bottomRightText="Made with ❤️ for pain relief."
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user