From b740e092797356bf89f36058c1d8bf31a8383f1c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 14:21:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 324 ++++++++++------------------------------------- 1 file changed, 67 insertions(+), 257 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bc003c..0cebc0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,53 +33,34 @@ export default function LandingPage() {
@@ -299,64 +187,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Astrid Jensen", - role: "Homeowner", - company: "Oslo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-holding-mobile-phone_171337-9727.jpg", - imageAlt: "Astrid Jensen, a satisfied customer", - }, + id: "1", name: "Astrid Jensen", role: "Homeowner", company: "Oslo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-holding-mobile-phone_171337-9727.jpg", imageAlt: "Astrid Jensen, a satisfied customer"}, { - id: "2", - name: "Bjorn Halvorsen", - role: "Interior Designer", - company: "Bergen", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", - imageAlt: "Bjorn Halvorsen, an interior designer", - }, + id: "2", name: "Bjorn Halvorsen", role: "Interior Designer", company: "Bergen", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "Bjorn Halvorsen, an interior designer"}, { - id: "3", - name: "Liv Sorensen", - role: "Apartment Owner", - company: "Trondheim", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", - imageAlt: "Liv Sorensen, an apartment owner", - }, + id: "3", name: "Liv Sorensen", role: "Apartment Owner", company: "Trondheim", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", imageAlt: "Liv Sorensen, an apartment owner"}, { - id: "4", - name: "Marius Olsen", - role: "Real Estate Agent", - company: "Stavanger", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-handsome-man-sits-table-with-phone-keeping-fist-up-looking-camera-inside-living-room_141793-70129.jpg", - imageAlt: "Marius Olsen, a real estate agent", - }, + id: "4", name: "Marius Olsen", role: "Real Estate Agent", company: "Stavanger", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-handsome-man-sits-table-with-phone-keeping-fist-up-looking-camera-inside-living-room_141793-70129.jpg", imageAlt: "Marius Olsen, a real estate agent"}, { - id: "5", - name: "Ingrid Johansen", - role: "New Home Buyer", - company: "Drammen", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-confident-stylish-young-woman-glamour-black-dress-h_1258-154226.jpg", - imageAlt: "Ingrid Johansen, a new home buyer", - }, + id: "5", name: "Ingrid Johansen", role: "New Home Buyer", company: "Drammen", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-confident-stylish-young-woman-glamour-black-dress-h_1258-154226.jpg", imageAlt: "Ingrid Johansen, a new home buyer"}, ]} kpiItems={[ { - value: "98%", - label: "Customer Satisfaction", - }, + value: "98%", label: "Customer Satisfaction"}, { - value: "Fast", - label: "Delivery Services", - }, + value: "Fast", label: "Delivery Services"}, { - value: "Expert", - label: "Design Support", - }, + value: "Expert", label: "Design Support"}, ]} title="What Our Customers Say" description="Hear from satisfied homeowners and designers who have transformed their spaces with high-quality furnishings from Home Living AS." @@ -369,25 +221,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "What is your return policy?", - content: "We offer a 30-day return policy on most items, provided they are in new and unused condition. Please see our full return policy for details.", - }, + id: "q1", title: "What is your return policy?", content: "We offer a 30-day return policy on most items, provided they are in new and unused condition. Please see our full return policy for details."}, { - id: "q2", - title: "Do you offer international shipping?", - content: "Currently, we only ship within Norway. We are working to expand our shipping options in the near future.", - }, + id: "q2", title: "Do you offer international shipping?", content: "Currently, we only ship within Norway. We are working to expand our shipping options in the near future."}, { - id: "q3", - title: "Can I track my order?", - content: "Yes, once your order has shipped, you will receive a tracking number via email to monitor its delivery status.", - }, + id: "q3", title: "Can I track my order?", content: "Yes, once your order has shipped, you will receive a tracking number via email to monitor its delivery status."}, { - id: "q4", - title: "Do you offer assembly services?", - content: "Assembly services are available for select furniture items in certain regions. Please inquire with our customer service team for more information.", - }, + id: "q4", title: "Do you offer assembly services?", content: "Assembly services are available for select furniture items in certain regions. Please inquire with our customer service team for more information."}, ]} title="Frequently Asked Questions" description="Find answers to common questions about our products, orders, delivery, and services. If you can't find what you're looking for, feel free to contact us." @@ -399,18 +239,13 @@ export default function LandingPage() {
@@ -422,62 +257,37 @@ export default function LandingPage() { logoText="Home Living AS" columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { - label: "Living Room", - href: "#products", - }, + label: "Living Room", href: "#products"}, { - label: "Bedroom", - href: "#products", - }, + label: "Bedroom", href: "#products"}, { - label: "Dining", - href: "#products", - }, + label: "Dining", href: "#products"}, { - label: "Office", - href: "#products", - }, + label: "Office", href: "#products"}, ], }, { - title: "About", - items: [ + title: "About", items: [ { - label: "Our Story", - href: "#about", - }, + label: "Our Story", href: "#about"}, { - label: "Our Vision", - href: "#about", - }, + label: "Our Vision", href: "#about"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, { - label: "Returns", - href: "#", - }, + label: "Returns", href: "#"}, { - label: "Shipping", - href: "#", - }, + label: "Shipping", href: "#"}, ], }, ]} -- 2.49.1