Skip to content

Commit

Permalink
add subheading
Browse files Browse the repository at this point in the history
  • Loading branch information
TusharMohapatra07 committed Sep 15, 2024
1 parent 21db68b commit f19ef78
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,12 @@ export default function Home() {
<div className="w-3/5 pl-6">
<h2 className="text-4xl font-bold mb-4">RescueRing</h2>
<p className="text-lg text-gray-700">
Your subheading text goes here. Provide relevant information or
details that complement the heading.
RescueRing is a disaster management solution that combines a mobile
app for real-time community support during emergencies and a website
for pre-disaster education and preparedness. The app helps users
mark safe locations, request assistance, and manage relief efforts.
The website focuses on disaster preparedness, understanding disaster
causes, and offering solutions, promoting awareness and readiness.
</p>
</div>
</div>
Expand Down

0 comments on commit f19ef78

Please sign in to comment.