Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8926c1849 | |||
| cc2a2343c7 | |||
| b737726e79 | |||
| 82aa796fcd | |||
| 8cc2ded266 |
1415
src/app/layout.tsx
1415
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
logoText="SSK PET SHOP"
|
logoText="SSK PET SHOP"
|
||||||
description="Premium pet care, grooming, and supplies for your beloved companions. Your trusted pet destination."
|
description="Premium pet care, grooming, and supplies for your beloved companions. Your trusted pet destination."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "products" },
|
{ text: "Shop Now - New Arrivals", href: "products" },
|
||||||
{ text: "Contact Us", href: "contact" }
|
{ text: "Contact Us", href: "contact" }
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
|
|||||||
Reference in New Issue
Block a user