Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e4c8bd3bc | |||
| f30e35dbd7 | |||
| 90da6f93f6 | |||
| 943d86dd1d |
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
logoText="Pepper Peak"
|
||||
description="Crafted with passion, bottled with fire. Experience the peak of flavor with our gourmet hot sauces."
|
||||
buttons={[
|
||||
{ text: "Explore Flavors", href: "#flavors" },
|
||||
{ text: "Shop Now", href: "/shop" }
|
||||
{ text: "Shop Now", href: "/shop" },
|
||||
{ text: "Explore Flavors", href: "#flavors" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/chili-sauce-peppers-dark-wooden-surface_1150-42161.jpg?_wi=1"
|
||||
|
||||
Reference in New Issue
Block a user