Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95f0500c6c | |||
| 71d7310264 |
@@ -139,13 +139,13 @@ export default function LandingPage() {
|
|||||||
id: "basic", title: "Patio Starter", price: "$99", period: "/season", features: [
|
id: "basic", title: "Patio Starter", price: "$99", period: "/season", features: [
|
||||||
"Maintenance kits included", "Seasonal care guides", "Priority delivery"],
|
"Maintenance kits included", "Seasonal care guides", "Priority delivery"],
|
||||||
button: {
|
button: {
|
||||||
text: "Start Setup"},
|
text: "Choose Starter Plan"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/rain-falling-around-candle_23-2147785890.jpg", imageAlt: "handcrafted icon golden light"},
|
imageSrc: "http://img.b2bpic.net/free-photo/rain-falling-around-candle_23-2147785890.jpg", imageAlt: "handcrafted icon golden light"},
|
||||||
{
|
{
|
||||||
id: "pro", title: "Garden Pro", price: "$249", period: "/season", features: [
|
id: "pro", title: "Garden Pro", price: "$249", period: "/season", features: [
|
||||||
"Everything in Patio Starter", "15% off new arrivals", "Personal design consultation"],
|
"Everything in Patio Starter", "15% off new arrivals", "Personal design consultation"],
|
||||||
button: {
|
button: {
|
||||||
text: "Get Professional"},
|
text: "Get Pro Access"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-refillable-reusable-container_23-2150936070.jpg?_wi=2", imageAlt: "handcrafted icon golden light"},
|
imageSrc: "http://img.b2bpic.net/free-photo/still-life-refillable-reusable-container_23-2150936070.jpg?_wi=2", imageAlt: "handcrafted icon golden light"},
|
||||||
]}
|
]}
|
||||||
title="Outdoor Membership"
|
title="Outdoor Membership"
|
||||||
@@ -218,4 +218,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user