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