Skip to content

Commit

Permalink
Triggered change pushed
Browse files Browse the repository at this point in the history
Merge pull request #44 from Daoud-Hussain/stagging
  • Loading branch information
Daoud-Hussain authored Nov 19, 2024
2 parents f536867 + 515120f commit f7f82d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default function Page() {

<main className="w-full max-w-7xl flex flex-col items-center p-6">
<section className="text-center py-12">
<h2 className="text-4xl font-bold text-gray-800 mb-4">Welcome to Our Site</h2>
<h2 className="text-4xl font-bold text-gray-800 mb-4">Welcome to Our Website</h2>
<p className="text-lg text-gray-600">Discover beautiful images and engaging content below.</p>
</section>

Expand Down

0 comments on commit f7f82d1

Please sign in to comment.