Merge version_1 into main #2
@@ -49,10 +49,9 @@ export default function LandingPage() {
|
||||
{ text: "📞 Call Now: 082268 82288", href: "tel:+918226882288" },
|
||||
{ text: "Book Free Demo Seat", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-library_23-2147678889.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-library_23-2147678889.jpg"
|
||||
imageAlt="RJ Library study environment with comfortable seating"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -68,19 +67,24 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Ergonomic Seating", description: "Premium chairs designed to keep you comfortable for 8+ hours. Focus longer without back pain or fatigue.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108727.jpg", imageAlt: "Comfortable ergonomic study chairs"},
|
||||
title: "Ergonomic Seating", description: "Premium chairs designed to keep you comfortable for 8+ hours. Focus longer without back pain or fatigue.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108727.jpg", imageAlt: "Comfortable ergonomic study chairs"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "High-Speed Wi-Fi", description: "Ultra-fast internet for seamless online classes, research, and video lectures. Stay connected 24/7.", imageSrc: "http://img.b2bpic.net/free-photo/5g-text-mobile-phone_23-2148291165.jpg", imageAlt: "High-speed wifi connectivity"},
|
||||
title: "High-Speed Wi-Fi", description: "Ultra-fast internet for seamless online classes, research, and video lectures. Stay connected 24/7.", imageSrc: "http://img.b2bpic.net/free-photo/5g-text-mobile-phone_23-2148291165.jpg", imageAlt: "High-speed wifi connectivity"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "In-House Cafeteria", description: "Fresh food, tea, and coffee available without leaving the library. Stay nourished and focused all day.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fresh-broccoli-salad-white-bowl-table_140725-12888.jpg", imageAlt: "Modern cafeteria with food and beverages"},
|
||||
title: "In-House Cafeteria", description: "Fresh food, tea, and coffee available without leaving the library. Stay nourished and focused all day.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fresh-broccoli-salad-white-bowl-table_140725-12888.jpg", imageAlt: "Modern cafeteria with food and beverages"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Private Lockers", description: "Secure storage for your books, laptops, and valuables. Study with complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/director-listening-music-warehouse_482257-75326.jpg", imageAlt: "Secure locker storage system"},
|
||||
title: "Private Lockers", description: "Secure storage for your books, laptops, and valuables. Study with complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/director-listening-music-warehouse_482257-75326.jpg", imageAlt: "Secure locker storage system"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Power Backup", description: "Uninterrupted power during outages. Your study sessions never stop, even during blackouts.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-examines-cable-connection-electrical-line-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7335.jpg", imageAlt: "Power backup system infrastructure"},
|
||||
title: "Power Backup", description: "Uninterrupted power during outages. Your study sessions never stop, even during blackouts.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-examines-cable-connection-electrical-line-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7335.jpg", imageAlt: "Power backup system infrastructure"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -93,8 +97,9 @@ export default function LandingPage() {
|
||||
tagIcon={CheckCircle}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names=[
|
||||
"500+ Students Served", "15+ Competitive Exams Cracked", "4.9★ Google Rating", "120+ Verified Reviews", "10+ Years Experience", "24/7 Study Access", "Open Until 10 PM"]
|
||||
names={[
|
||||
"500+ Students Served", "15+ Competitive Exams Cracked", "4.9★ Google Rating", "120+ Verified Reviews", "10+ Years Experience", "24/7 Study Access", "Open Until 10 PM"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -110,7 +115,7 @@ export default function LandingPage() {
|
||||
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=RJ+Library+Daudpur+Kothi+Muzaffarpur" },
|
||||
{ text: "📞 Call Us Now", href: "tel:+918226882288" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-library_23-2147678889.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-library_23-2147678889.jpg"
|
||||
imageAlt="RJ Library premises Daudpur Kothi Muzaffarpur"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user