Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc772c4184 | |||
| e55dfd1969 | |||
| c3407f349d | |||
| ecf1e5b0fc | |||
| b1c3e3ca4b |
@@ -67,9 +67,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
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"
|
||||
avatars={[
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "163+", title: "Customer Reviews"},
|
||||
{
|
||||
value: "4.2", title: "Star Rating"},
|
||||
value: "4.9 Star Rating", title: "Star Rating"},
|
||||
{
|
||||
value: "Bulk", title: "Order Ready"},
|
||||
]}
|
||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user