@@ -65,8 +77,10 @@ export default function LandingPage() {
title="A Legacy of Quality"
description="Urmi News has been dedicated to delivering high-quality, curated journalism for over a decade, connecting readers with narratives that matter."
metrics={[
- { value: "10K+", title: "Happy Readers" },
- { value: "500+", title: "Published Issues" },
+ {
+ value: "10K+", title: "Happy Readers"},
+ {
+ value: "500+", title: "Published Issues"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060345.jpg?_wi=1"
mediaAnimation="slide-up"
@@ -80,10 +94,18 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- { title: "Curated Daily", description: "Hand-picked articles delivered fresh every single day.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/people-coworking-covid-restrictions_23-2148961695.jpg", imageAlt: "People coworking in covid restrictions" },
- { title: "Global Insights", description: "Reporting from across the world with deep local context.", buttonIcon: Globe, imageSrc: "http://img.b2bpic.net/free-photo/girl-with-book_1157-5449.jpg?_wi=2", imageAlt: "People coworking in covid restrictions" },
- { title: "Digital Access", description: "Read anywhere, on any device, with seamless sync.", buttonIcon: Smartphone, imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060345.jpg?_wi=2", imageAlt: "People coworking in covid restrictions" },
- { title: "Exclusive Deals", description: "Subscribers get special access to rare issues.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-caucasian-young-woman-model-with-bright-modern-makeup-with-short-hair-with-hat-hand_158538-15053.jpg?_wi=1", imageAlt: "People coworking in covid restrictions" },
+ {
+ title: "Curated Daily", description: "Hand-picked articles delivered fresh every single day.", buttonIcon: Zap,
+ imageSrc: "http://img.b2bpic.net/free-photo/people-coworking-covid-restrictions_23-2148961695.jpg", imageAlt: "People coworking in covid restrictions"},
+ {
+ title: "Global Insights", description: "Reporting from across the world with deep local context.", buttonIcon: Globe,
+ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-book_1157-5449.jpg?_wi=2", imageAlt: "People coworking in covid restrictions"},
+ {
+ title: "Digital Access", description: "Read anywhere, on any device, with seamless sync.", buttonIcon: Smartphone,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060345.jpg?_wi=2", imageAlt: "People coworking in covid restrictions"},
+ {
+ title: "Exclusive Deals", description: "Subscribers get special access to rare issues.", buttonIcon: Star,
+ imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-caucasian-young-woman-model-with-bright-modern-makeup-with-short-hair-with-hat-hand_158538-15053.jpg?_wi=1", imageAlt: "People coworking in covid restrictions"},
]}
title="Why Choose Urmi?"
description="Experience editorial excellence with our unique benefits designed for every passionate reader."
@@ -97,12 +119,18 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- { id: "1", name: "Fashion Weekly", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-caucasian-young-woman-model-with-bright-modern-makeup-with-short-hair-with-hat-hand_158538-15053.jpg?_wi=2" },
- { id: "2", name: "Tech Review", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/red-t-shirt-apparel-plus-size-businesswoman-reading-newspaper_53876-105527.jpg" },
- { id: "3", name: "Culinary Digest", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361477.jpg" },
- { id: "4", name: "Art & Culture", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-with-rings-bracelets_1162-146.jpg" },
- { id: "5", name: "Travel Explorer", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-hand-holding-frame_23-2149389984.jpg" },
- { id: "6", name: "Science Today", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-vector/new-year-party-flyer-template-with-image_52683-29248.jpg" },
+ {
+ id: "1", name: "Fashion Weekly", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-caucasian-young-woman-model-with-bright-modern-makeup-with-short-hair-with-hat-hand_158538-15053.jpg?_wi=2"},
+ {
+ id: "2", name: "Tech Review", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/red-t-shirt-apparel-plus-size-businesswoman-reading-newspaper_53876-105527.jpg"},
+ {
+ id: "3", name: "Culinary Digest", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361477.jpg"},
+ {
+ id: "4", name: "Art & Culture", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-with-rings-bracelets_1162-146.jpg"},
+ {
+ id: "5", name: "Travel Explorer", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-hand-holding-frame_23-2149389984.jpg"},
+ {
+ id: "6", name: "Science Today", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-vector/new-year-party-flyer-template-with-image_52683-29248.jpg"},
]}
title="Latest Issues"
description="Explore our extensive library of premium magazines."
@@ -116,12 +144,20 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic", name: "Basic", price: "$9/mo", features: ["Monthly Digital Issue", "Standard Newsletter"],
- buttons: [{ text: "Subscribe", href: "#" }],
+ id: "basic", name: "Basic", price: "$9/mo", features: [
+ "Monthly Digital Issue", "Standard Newsletter"],
+ buttons: [
+ {
+ text: "Subscribe", href: "#"},
+ ],
},
{
- id: "pro", name: "Premium", badge: "Best Value", price: "$19/mo", features: ["Ad-Free Experience", "Weekly Digital Issue", "Archive Access"],
- buttons: [{ text: "Subscribe", href: "#" }],
+ id: "pro", name: "Premium", badge: "Best Value", price: "$19/mo", features: [
+ "Ad-Free Experience", "Weekly Digital Issue", "Archive Access"],
+ buttons: [
+ {
+ text: "Subscribe", href: "#"},
+ ],
},
]}
title="Subscription Plans"
@@ -136,11 +172,21 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
testimonials={[
- { id: "1", name: "Sarah J.", role: "Journalist", company: "Global Press", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-redheaded-girl-reads-book_8353-9124.jpg" },
- { id: "2", name: "Mark D.", role: "Designer", company: "Creative Agency", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home-drinking-coffee_343059-184.jpg" },
- { id: "3", name: "Elena V.", role: "Architect", company: "V-Design", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-with-tablet_23-2148016290.jpg" },
- { id: "4", name: "David W.", role: "CEO", company: "Startup Hub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-manager-eyeglasses-with-documents-hands_171337-16709.jpg" },
- { id: "5", name: "Clara M.", role: "Teacher", company: "Education First", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pigtails-white-blouse-old-library_627829-6515.jpg" },
+ {
+ id: "1", name: "Sarah J.", role: "Journalist", company: "Global Press", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-redheaded-girl-reads-book_8353-9124.jpg"},
+ {
+ id: "2", name: "Mark D.", role: "Designer", company: "Creative Agency", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home-drinking-coffee_343059-184.jpg"},
+ {
+ id: "3", name: "Elena V.", role: "Architect", company: "V-Design", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-tablet_23-2148016290.jpg"},
+ {
+ id: "4", name: "David W.", role: "CEO", company: "Startup Hub", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-manager-eyeglasses-with-documents-hands_171337-16709.jpg"},
+ {
+ id: "5", name: "Clara M.", role: "Teacher", company: "Education First", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pigtails-white-blouse-old-library_627829-6515.jpg"},
]}
title="Reader Stories"
description="Hear what our loyal community says about Urmi News."
@@ -152,11 +198,16 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- { id: "q1", title: "How do I download?", content: "You can download issues directly from your dashboard." },
- { id: "q2", title: "Can I cancel anytime?", content: "Yes, our flexible plans allow cancellation at any time." },
- { id: "q3", title: "Do you offer bulk discounts?", content: "Yes, for organizations of 10+ members." },
- { id: "q4", title: "Which payment methods do you accept?", content: "We securely accept major credit cards, PayPal, and Apple Pay." },
- { id: "q5", title: "Is there a trial period available?", content: "Yes, all new annual subscribers receive a 14-day free trial to explore our full library." },
+ {
+ id: "q1", title: "How do I download?", content: "You can download issues directly from your dashboard."},
+ {
+ id: "q2", title: "Can I cancel anytime?", content: "Yes, our flexible plans allow cancellation at any time."},
+ {
+ id: "q3", title: "Do you offer bulk discounts?", content: "Yes, for organizations of 10+ members."},
+ {
+ id: "q4", title: "Which payment methods do you accept?", content: "We securely accept major credit cards, PayPal, and Apple Pay."},
+ {
+ id: "q5", title: "Is there a trial period available?", content: "Yes, all new annual subscribers receive a 14-day free trial to explore our full library."},
]}
title="Frequently Asked"
description="Quick answers to help you get the most out of your subscription."
@@ -167,17 +218,23 @@ export default function LandingPage() {