Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-01 00:45:54 +00:00

View File

@@ -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"},