Update src/app/page.tsx

This commit is contained in:
2026-04-27 03:41:43 +00:00
parent d397f47bc9
commit 45b6edeba3

View File

@@ -62,10 +62,6 @@ export default function LandingPage() {
imageSrc: "https://images.unsplash.com/photo-1595428774223-ef52624120f0?q=80&w=1200&auto=format&fit=crop", imageAlt: "custom dining table wood"},
{
imageSrc: "https://images.unsplash.com/photo-1555041469-a586c61ea9bc?q=80&w=1200&auto=format&fit=crop", imageAlt: "handmade wooden cabinet"},
{
imageSrc: "https://images.unsplash.com/photo-1565538810643-b57314705574?q=80&w=1200&auto=format&fit=crop", imageAlt: "custom wooden bed design"},
{
imageSrc: "https://images.unsplash.com/photo-1513694203232-a79a8f4a621d?q=80&w=1200&auto=format&fit=crop", imageAlt: "wood wall panel interior"},
]}
mediaAnimation="slide-up"
/>
@@ -84,8 +80,6 @@ export default function LandingPage() {
title: "Kitchen Cabinets", description: "High-quality fitted kitchens and cabinets.", imageSrc: "https://images.unsplash.com/photo-1556912173-3d70634e4f00?q=80&w=800&auto=format&fit=crop"},
{
title: "Doors & Windows", description: "Expert installations for home and office.", imageSrc: "https://images.unsplash.com/photo-1549737302-39074d47c4e5?q=80&w=800&auto=format&fit=crop"},
{
title: "Repair & Polish", description: "Reviving old furniture with precision.", imageSrc: "https://images.unsplash.com/photo-1518455027359-f3f8164ba6bd?q=80&w=800&auto=format&fit=crop&_wi=1"},
]}
title="Our Professional Services"
description="High-end woodworking solutions tailored to your unique requirements."
@@ -105,12 +99,6 @@ export default function LandingPage() {
id: "2", name: "Luxury Cabinets", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1564540586076-465492d24263?q=80&w=800&auto=format&fit=crop"},
{
id: "3", name: "Bed Frame", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1505693416388-15ce0600d540?q=80&w=800&auto=format&fit=crop"},
{
id: "4", name: "Office Furniture", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1518455027359-f3f8164ba6bd?q=80&w=800&auto=format&fit=crop&_wi=2"},
{
id: "5", name: "Custom Staircase", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1512918728675-ed5a9ecdebfd?q=80&w=800&auto=format&fit=crop"},
{
id: "6", name: "Wooden Desk", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1506891537768-98e331505c6d?q=80&w=800&auto=format&fit=crop"},
]}
title="Our Portfolio"
description="Showcasing our precision and dedication to quality."
@@ -169,12 +157,6 @@ export default function LandingPage() {
{
id: "3", name: "Irfan Malik", role: "Homeowner", company: "Lalamusa", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?q=80&w=400&auto=format&fit=crop"},
{
id: "4", name: "Zubair Shah", role: "Office Manager", company: "Lalamusa", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?q=80&w=400&auto=format&fit=crop"},
{
id: "5", name: "Fatima Noor", role: "Homeowner", company: "Lalamusa", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?q=80&w=400&auto=format&fit=crop"},
]}
kpiItems={[
{
@@ -220,8 +202,6 @@ export default function LandingPage() {
label: "Contact", href: "#contact"},
{
label: "Phone: 03456891191", href: "tel:03456891191"},
{
label: "Lalamusa, Pakistan", href: "#"},
],
},
]}