Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6a836fc9e | |||
| 65c6fab1bb | |||
| 3ed4f300ea | |||
| 5fccb82e24 | |||
| fac076b87a | |||
| c69976f1bd |
@@ -1409,4 +1409,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -70,7 +70,7 @@ export default function HomePage() {
|
||||
logoText="PawsHope"
|
||||
description="Connecting people healing from trauma with rescue dogs seeking homes. A digital movement for mutual healing and belonging."
|
||||
buttons={[
|
||||
{ text: "Learn Our Story", href: "/about" },
|
||||
{ text: "Start Your Journey", href: "/about" },
|
||||
{ text: "Explore Real Stories", href: "/stories" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-senior-couple-with-dog_23-2149613970.jpg?_wi=1"
|
||||
@@ -172,4 +172,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user