Update src/app/page.tsx
This commit is contained in:
@@ -73,11 +73,11 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-drawing-project_23-2148903474.jpg", imageAlt: "Interior of a luxurious modern living room"},
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-drawing-project_23-2148903474.jpg", imageAlt: "Interior of a luxurious modern living room"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976544.jpg", imageAlt: "Modern kitchen interior design in a luxury home"},
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976544.jpg?_wi=1", imageAlt: "Modern kitchen interior design in a luxury home"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-working-new-ideas-using-caliper-while-drawing-project-plans-office_637285-105.jpg", imageAlt: "Architect working on blueprints at a desk"},
|
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-working-new-ideas-using-caliper-while-drawing-project-plans-office_637285-105.jpg", imageAlt: "Architect working on blueprints at a desk"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg", imageAlt: "Modern bathroom interior design luxury spa"},
|
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg?_wi=1", imageAlt: "Modern bathroom interior design luxury spa"},
|
||||||
]}
|
]}
|
||||||
autoplayDelay={5000}
|
autoplayDelay={5000}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
@@ -111,9 +111,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Exquisite Kitchen Remodels", description: "Designing and building modern, functional kitchens that become the heart of your home, tailored to your culinary and aesthetic preferences.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976544.jpg", imageAlt: "Modern kitchen interior design in a luxury home", titleImageSrc: "http://img.b2bpic.net/free-photo/interior-elements-kitchen_23-2150245089.jpg", buttonText: "View Kitchens"},
|
title: "Exquisite Kitchen Remodels", description: "Designing and building modern, functional kitchens that become the heart of your home, tailored to your culinary and aesthetic preferences.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976544.jpg?_wi=2", imageAlt: "Modern kitchen interior design in a luxury home", titleImageSrc: "http://img.b2bpic.net/free-photo/interior-elements-kitchen_23-2150245089.jpg", buttonText: "View Kitchens"},
|
||||||
{
|
{
|
||||||
title: "Luxurious Bathroom Renovations", description: "Creating spa-like bathrooms with high-end finishes and thoughtful designs, transforming your daily routine into an experience of comfort and style.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg", imageAlt: "Modern bathroom interior design luxury spa", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-decor-design_23-2149507968.jpg", buttonText: "Explore Bathrooms"},
|
title: "Luxurious Bathroom Renovations", description: "Creating spa-like bathrooms with high-end finishes and thoughtful designs, transforming your daily routine into an experience of comfort and style.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg?_wi=2", imageAlt: "Modern bathroom interior design luxury spa", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-decor-design_23-2149507968.jpg", buttonText: "Explore Bathrooms"},
|
||||||
{
|
{
|
||||||
title: "Reliable Roofing Solutions", description: "Providing durable and aesthetically pleasing roofing services, from new installations to repairs, ensuring the safety and longevity of your home.", imageSrc: "http://img.b2bpic.net/free-photo/modern-house-roof-detail-blue-sky_23-2150244697.jpg", imageAlt: "Modern house roof detail with blue sky", titleImageSrc: "http://img.b2bpic.net/free-photo/construction-tools-wood-working-construction_23-2147773406.jpg", buttonText: "Learn About Roofing"},
|
title: "Reliable Roofing Solutions", description: "Providing durable and aesthetically pleasing roofing services, from new installations to repairs, ensuring the safety and longevity of your home.", imageSrc: "http://img.b2bpic.net/free-photo/modern-house-roof-detail-blue-sky_23-2150244697.jpg", imageAlt: "Modern house roof detail with blue sky", titleImageSrc: "http://img.b2bpic.net/free-photo/construction-tools-wood-working-construction_23-2147773406.jpg", buttonText: "Learn About Roofing"},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user