diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5ee4f6d..f6c3daa 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -38,7 +38,7 @@ export default function LandingPage() {
{
name: "Contact", id: "contact"},
]}
- brandName="LuxeCraft"
+ brandName="Ideas and More"
button={{ text: "Get Started", href: "#contact" }}
/>
@@ -47,8 +47,8 @@ export default function LandingPage() {
@@ -69,15 +65,15 @@ export default function LandingPage() {
@@ -90,12 +86,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- { id: "1", brand: "LuxeCraft", name: "Velvet Sovereign Sofa", price: "Custom Pricing", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/portrait-goodlooking-woman-sitting-chair-talking-phone-golden-room_627829-10738.jpg" },
- { id: "2", brand: "LuxeCraft", name: "Heritage Oak Dining Suite", price: "Custom Pricing", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artisan-jobs-equipment-arrangement_23-2148732422.jpg" },
- { id: "3", brand: "LuxeCraft", name: "Midnight Accent Armchair", price: "Custom Pricing", rating: 4, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-relaxing-couch_23-2148415921.jpg" },
+ { id: "1", brand: "Ideas and More", name: "Bespoke Interiors", price: "Inquire", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/portrait-goodlooking-woman-sitting-chair-talking-phone-golden-room_627829-10738.jpg" },
+ { id: "2", brand: "Ideas and More", name: "Custom Furnishings", price: "Inquire", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artisan-jobs-equipment-arrangement_23-2148732422.jpg" },
+ { id: "3", brand: "Ideas and More", name: "Architecture Solutions", price: "Inquire", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-relaxing-couch_23-2148415921.jpg" },
]}
- title="Signature Custom Collections"
- description="Exquisite bespoke designs crafted to your specific dimensions and material preferences."
+ title="Our Services"
+ description="Innovative design and craftsmanship for residential and commercial spaces."
/>
@@ -105,12 +101,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- { id: 1, title: "Material Excellence", description: "We source the finest sustainable woods, premium leathers, and high-quality fabrics for every piece.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg?_wi=2" },
- { id: 2, title: "Precision Manufacturing", description: "Our CNC precision is balanced by artisanal hand-finishing for perfection in every detail.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mid-adult-carpenter-his-workshop_637285-11693.jpg?_wi=2" },
- { id: 3, title: "Design Consultation", description: "Collaborate directly with our master designers on your specific custom furniture projects.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150232682.jpg?_wi=2" },
+ { id: 1, title: "Design Excellence", description: "Tailored concepts crafted by experts.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg?_wi=2" },
+ { id: 2, title: "Quality Craftsmanship", description: "Precision in every detail by our artisans.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mid-adult-carpenter-his-workshop_637285-11693.jpg?_wi=2" },
+ { id: 3, title: "Personalized Service", description: "Direct communication with Director Sunil Sharda.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150232682.jpg?_wi=2" },
]}
- title="Why Choose Our Manufacturing"
- description="Superior quality, tailored to your exact standards."
+ title="Why Partner With Us?"
+ description="Professionalism, quality, and creative excellence."
/>
@@ -121,14 +117,10 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
testimonials={[
- { id: "1", name: "Sarah Miller", role: "CEO", company: "Urban Living", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg?_wi=1" },
- { id: "2", name: "David Thorne", role: "Lead Architect", company: "Thorne Design", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241836.jpg" },
- { id: "3", name: "Elena Rodriguez", role: "Hotel Manager", company: "Grand Hyatt", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg" },
- { id: "4", name: "Marcus Chen", role: "Property Owner", company: "Residential Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg" },
- { id: "5", name: "James Wilson", role: "Interior Designer", company: "Wilson Interiors", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg?_wi=2" },
+ { id: "1", name: "Client A", role: "Design Lead", company: "Modern Living", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-front-glass-building_23-2147704437.jpg?_wi=1" },
]}
- title="Client Success Stories"
- description="Hear from those who trust LuxeCraft for their residential and commercial spaces."
+ title="Client Feedback"
+ description="Hear about our commitment to project success."
/>
@@ -137,9 +129,9 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "rotated-rays-static"}}
- text="Ready to discuss your custom furniture project? Let's bring your vision to life."
+ text="Get in touch with Ideas and More: 9815600908 | ideadandmore908@gmail.com. We look forward to creating with you."
buttons={[
- { text: "Schedule Consultation", href: "#" },
+ { text: "Instagram", href: "https://instagram.com" },
]}
/>
@@ -148,23 +140,23 @@ export default function LandingPage() {
);
-}
\ No newline at end of file
+}