Update src/app/page.tsx

This commit is contained in:
2026-03-08 13:32:05 +00:00
parent c858a5fe60
commit d8388fb7b2

View File

@@ -37,7 +37,6 @@ export default function LandingPage() {
brandName="Atlas"
bottomLeftText="Kozhenchery, Kerala"
bottomRightText="+91 7025 529 278"
logoTitle="Atlas Constructions"
/>
</div>
@@ -103,32 +102,25 @@ export default function LandingPage() {
<ProductCardTwo
products={[
{
id: "1", brand: "Atlas", name: "Renovation Work", price: "Premium", rating: 5,
reviewCount: "50+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/discussing-blueprint_1098-18180.jpg", imageAlt: "Complete home renovation"
id: "1", brand: "Atlas", name: "Renovation Work", price: "Premium", rating: 5, reviewCount: "50+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/discussing-blueprint_1098-18180.jpg", imageAlt: "Complete home renovation"
},
{
id: "2", brand: "Atlas", name: "Interior Work", price: "Luxury", rating: 5,
reviewCount: "45+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/young-female-client-store-is-trying-different-frames-her-small-canvas-is-talking-with-attractive-male-employee_662251-239.jpg", imageAlt: "Luxury interior design"
id: "2", brand: "Atlas", name: "Interior Work", price: "Luxury", rating: 5, reviewCount: "45+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/young-female-client-store-is-trying-different-frames-her-small-canvas-is-talking-with-attractive-male-employee_662251-239.jpg", imageAlt: "Luxury interior design"
},
{
id: "3", brand: "Atlas", name: "Wall Drop Work", price: "Structural", rating: 5,
reviewCount: "35+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/street-reflection-glass-steel-building-facade_1153-3596.jpg", imageAlt: "Structural wall construction"
id: "3", brand: "Atlas", name: "Wall Drop Work", price: "Structural", rating: 5, reviewCount: "35+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/street-reflection-glass-steel-building-facade_1153-3596.jpg", imageAlt: "Structural wall construction"
},
{
id: "4", brand: "Atlas", name: "Kitchen Cupboards", price: "Modular", rating: 5,
reviewCount: "40+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-woman-home_23-2148115549.jpg", imageAlt: "Custom kitchen cupboards"
id: "4", brand: "Atlas", name: "Kitchen Cupboards", price: "Modular", rating: 5, reviewCount: "40+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-woman-home_23-2148115549.jpg", imageAlt: "Custom kitchen cupboards"
},
{
id: "5", brand: "Atlas", name: "Gypsum Work", price: "High-End", rating: 5,
reviewCount: "42+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-with-wooden-walls-blue-windows-white-lamp-lights_181624-6838.jpg", imageAlt: "Modern gypsum ceiling"
id: "5", brand: "Atlas", name: "Gypsum Work", price: "High-End", rating: 5, reviewCount: "42+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-with-wooden-walls-blue-windows-white-lamp-lights_181624-6838.jpg", imageAlt: "Modern gypsum ceiling"
},
{
id: "6", brand: "Atlas", name: "Manpower Supply", price: "Vetted", rating: 5,
reviewCount: "100+ Staff", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772880.jpg", imageAlt: "Skilled workforce"
id: "6", brand: "Atlas", name: "Manpower Supply", price: "Vetted", rating: 5, reviewCount: "100+ Staff", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772880.jpg", imageAlt: "Skilled workforce"
},
{
id: "7", brand: "Atlas", name: "Tiles & Granite", price: "Premium", rating: 5,
reviewCount: "55+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cutting-board-blue-table_114579-90368.jpg", imageAlt: "Precision flooring installation"
id: "7", brand: "Atlas", name: "Tiles & Granite", price: "Premium", rating: 5, reviewCount: "55+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cutting-board-blue-table_114579-90368.jpg", imageAlt: "Precision flooring installation"
}
]}
title="Complete Service Arsenal"