Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a08db535c | |||
| 0f2aeced95 | |||
| c005a7a9b2 | |||
| fc772c4184 | |||
| e55dfd1969 | |||
| c3407f349d | |||
| ecf1e5b0fc | |||
| b1c3e3ca4b |
@@ -67,9 +67,9 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:03334383335"},
|
text: "Get Instant Quote", href: "tel:03334383335"},
|
||||||
{
|
{
|
||||||
text: "WhatsApp Us", href: "https://wa.me/923334383335"},
|
text: "Chat on WhatsApp", href: "https://wa.me/923334383335"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/green-apple-pile-books-notebook-pencils-table-with-blurred-white-board-back-school-concept_482257-24191.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/green-apple-pile-books-notebook-pencils-table-with-blurred-white-board-back-school-concept_482257-24191.jpg"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
value: "163+", title: "Customer Reviews"},
|
value: "163+", title: "Customer Reviews"},
|
||||||
{
|
{
|
||||||
value: "4.2", title: "Star Rating"},
|
value: "4.9 Star Rating", title: "Star Rating"},
|
||||||
{
|
{
|
||||||
value: "Bulk", title: "Order Ready"},
|
value: "Bulk", title: "Order Ready"},
|
||||||
]}
|
]}
|
||||||
@@ -118,13 +118,13 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "2", name: "Office Supplies", price: "High quality", variant: "Bulk available", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-supplies-blue-background_23-2149552413.jpg"},
|
id: "2", name: "Office Supplies", price: "High quality", variant: "Bulk available", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-supplies-blue-background_23-2149552413.jpg"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Art Materials", price: "Creative tools", variant: "Top brands", imageSrc: "http://img.b2bpic.net/free-photo/sketching-american-flag_23-2148143286.jpg"},
|
id: "3", name: "Art Materials", price: "View Pricing", variant: "Top brands", imageSrc: "http://img.b2bpic.net/free-photo/sketching-american-flag_23-2148143286.jpg"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Files & Folders", price: "Office storage", variant: "Assorted colors", imageSrc: "http://img.b2bpic.net/free-photo/stationery-near-glasses-laptop_23-2147710353.jpg"},
|
id: "4", name: "Files & Folders", price: "Office storage", variant: "Assorted colors", imageSrc: "http://img.b2bpic.net/free-photo/stationery-near-glasses-laptop_23-2147710353.jpg"},
|
||||||
{
|
{
|
||||||
id: "5", name: "Paper Products", price: "Copy paper", variant: "Premium quality", imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151081.jpg"},
|
id: "5", name: "Paper Products", price: "Copy paper", variant: "Premium quality", imageSrc: "http://img.b2bpic.net/free-photo/back-school-witch-school-supplies_23-2148151081.jpg"},
|
||||||
{
|
{
|
||||||
id: "6", name: "Bulk Orders", price: "Custom quotes", variant: "Best pricing", imageSrc: "http://img.b2bpic.net/free-photo/colorful-paper-clips-white-table_114579-76103.jpg"},
|
id: "6", name: "Bulk Orders", price: "Ask for Rates", variant: "Best pricing", imageSrc: "http://img.b2bpic.net/free-photo/colorful-paper-clips-white-table_114579-76103.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Our Stationery Categories"
|
title="Our Stationery Categories"
|
||||||
description="Everything from basic school notebooks to professional office printing supplies."
|
description="Everything from basic school notebooks to professional office printing supplies."
|
||||||
|
|||||||
Reference in New Issue
Block a user