Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0d370e28f | |||
| 0ba0a26a95 | |||
| 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"
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
title="The Art of Flavor"
|
||||
description="At Pepper Peak, we believe in the perfect blend of heat and taste. Our sauces are meticulously crafted from the finest, hand-picked chili peppers and natural ingredients, delivering an unforgettable culinary experience that elevates every dish."
|
||||
description="Discover the perfect balance of heat and flavor. We meticulously craft our sauces from hand-picked chili peppers and all-natural ingredients, creating an unforgettable experience that elevates any meal."
|
||||
tag="Our Story"
|
||||
buttons={[{ text: "Learn More", href: "#story" }]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/side-close-up-view-vegetables-bowl-lentil-herbs-vegetables-spices-citrus-fruits-with-leaves_140725-73599.jpg"
|
||||
|
||||
Reference in New Issue
Block a user