diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4f8e5f6..059dd59 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,17 +30,11 @@ export default function LandingPage() {
@@ -49,41 +43,26 @@ export default function LandingPage() {
@@ -96,7 +75,7 @@ export default function LandingPage() {
description="Our expert tailor visits your location to ensure the perfect fit for your chosen fabrics."
subdescription="Contact us to schedule an appointment."
icon={Scissors}
- imageSrc="http://img.b2bpic.net/free-photo/fashion-designer-showing-fabric-his-customer-shop_23-2148180309.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/fashion-designer-showing-fabric-his-customer-shop_23-2148180309.jpg"
mediaAnimation="slide-up"
/>
@@ -110,34 +89,24 @@ export default function LandingPage() {
description="We blend traditional artistry with modern convenience."
features={[
{
- title: "Premium Material",
- description: "Sourced from the finest international and local mills.",
- icon: Diamond,
+ title: "Premium Material", description: "Sourced from the finest international and local mills.", icon: Diamond,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-luxurious-red-velvet-fabric-swirl_23-2151998925.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-luxurious-red-velvet-fabric-swirl_23-2151998925.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/two-different-type-brown-fabric-background_23-2147921821.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/two-different-type-brown-fabric-background_23-2147921821.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/silk-fabric-creme-material-home-decoration_23-2148516038.jpg?_wi=2",
- imageAlt: "Close-up of luxurious red velvet fabric swirl",
+ reverse: false,
},
{
- title: "Expert Fitting",
- description: "Precision measurements for a perfect drape.",
- icon: Ruler,
+ title: "Expert Fitting", description: "Precision measurements for a perfect drape.", icon: Ruler,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-blue-fabric-with-measuring-tape-table_23-2148180320.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-blue-fabric-with-measuring-tape-table_23-2148180320.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-scissors-with-thread-copy-space_23-2148739384.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-scissors-with-thread-copy-space_23-2148739384.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-showing-fabric-his-customer-shop_23-2148180309.jpg?_wi=2",
- imageAlt: "Close-up of luxurious red velvet fabric swirl",
+ reverse: false,
},
]}
/>
@@ -153,18 +122,10 @@ export default function LandingPage() {
description="Serving clients with dedication for years."
metrics={[
{
- id: "m1",
- value: "10k+",
- title: "Satisfied Clients",
- description: "Customers trusting our expertise.",
- icon: Users,
+ id: "m1", value: "10k+", title: "Satisfied Clients", description: "Customers trusting our expertise.", icon: Users,
},
{
- id: "m2",
- value: "500+",
- title: "Fabric Varieties",
- description: "A curated collection for every occasion.",
- icon: Layers,
+ id: "m2", value: "500+", title: "Fabric Varieties", description: "A curated collection for every occasion.", icon: Layers,
},
]}
/>
@@ -175,6 +136,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ blogs={[]}
+ title="Latest News"
+ description="Stay updated with our latest offerings."
/>
@@ -183,21 +147,15 @@ export default function LandingPage() {
logoText="Khan Jee Tailors"
columns={[
{
- title: "Location",
- items: [
+ title: "Location", items: [
{
- label: "DHA Phase 1, Saima Defence Mall",
- href: "#",
- },
+ label: "DHA Phase 1, Saima Defence Mall", href: "#"},
],
},
{
- title: "Order",
- items: [
+ title: "Order", items: [
{
- label: "+92 315 0787050",
- href: "https://wa.me/923150787050",
- },
+ label: "+92 315 0787050", href: "https://wa.me/923150787050"},
],
},
]}