Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f634987a7a | |||
| 8132373cd3 | |||
| c090d8e1a1 | |||
| 358981d8fc | |||
| d24692a884 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Step Into Style with Shelton Sneakers"
|
||||
description="Your go-to sneaker plug in Durban – Nationwide delivery across South Africa."
|
||||
description="Experience Fast Nationwide Delivery and 100% Guaranteed Authenticity with every pair from your go-to sneaker plug in Durban."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"},
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p2", name: "Ultraboost Light", price: "R 2,800", variant: "Adidas", imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-tying-shoelaces_23-2148267173.jpg"},
|
||||
{
|
||||
id: "p3", name: "New Balance 550", price: "R 2,200", variant: "New Balance", imageSrc: "http://img.b2bpic.net/free-photo/classic-stylish-men-s-shoes_169016-5564.jpg"},
|
||||
id: "p3", name: "New Balance 550", price: "R 2,200", variant: "New Balance", imageSrc: "http://img.b2bpic.net/classic-stylish-men-s-shoes_169016-5564.jpg"},
|
||||
{
|
||||
id: "p4", name: "6-Inch Premium Boot", price: "R 3,200", variant: "Timberland", imageSrc: "http://img.b2bpic.net/free-photo/view-shoes-man-nature_23-2148192720.jpg"},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Do you deliver nationwide?", content: "Yes, we ship to all provinces across South Africa."},
|
||||
id: "q1", title: "Do you deliver nationwide?", content: "Yes, we ship nationwide with typical delivery times between 2-5 business days."},
|
||||
{
|
||||
id: "q2", title: "Are these sneakers authentic?", content: "We only sell 100% authentic streetwear styles."},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal"}}
|
||||
text="Ready to upgrade your collection? Order via our shop or click below for instant support on WhatsApp."
|
||||
text="Ready to step up? Contact us on WhatsApp: 079 193 2641"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now", href: "tel:0791932641"},
|
||||
|
||||
Reference in New Issue
Block a user