Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b4e505d6a3 | |||
| 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"
|
||||
description="Premium pet care, grooming, and supplies for your beloved companions. Your trusted pet destination."
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "products" },
|
||||
{ text: "Shop Now - New Arrivals", href: "products" },
|
||||
{ text: "Contact Us", href: "contact" }
|
||||
]}
|
||||
slides={[
|
||||
|
||||
Reference in New Issue
Block a user