Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@julianv",
|
||||
testimonial: "The seamless integration of my supercar into my living space is purely transformative.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=1",
|
||||
imageAlt: "luxury mansion interior car atrium",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@elenas",
|
||||
testimonial: "The architectural design philosophy is simply unparalleled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010497.jpg?_wi=1",
|
||||
imageAlt: "luxury mansion interior car atrium",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@marcust",
|
||||
testimonial: "Exceptional vision and execution. A dream for every collector.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-style-concept-bearded-male-sunglasses-dressed-brown-leather-jacket-driving-retro-car_613910-20460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-style-concept-bearded-male-sunglasses-dressed-brown-leather-jacket-driving-retro-car_613910-20460.jpg?_wi=1",
|
||||
imageAlt: "luxury mansion interior car atrium",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@sophial",
|
||||
testimonial: "My cars have never looked more at home than in this glass atrium.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg?_wi=1",
|
||||
imageAlt: "luxury mansion interior car atrium",
|
||||
},
|
||||
{
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
handle: "@davidw",
|
||||
testimonial: "The attention to detail in climate and display is incredible.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg?_wi=1",
|
||||
imageAlt: "luxury mansion interior car atrium",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-white-shirt-trousers-fashion-male-posing-street-near-embankment-europe-park-city-sunsetin-sunglasses_158538-22364.jpg",
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
description="We specialize in crafting bespoke glass environments that blur the line between automotive art and residential design."
|
||||
subdescription="Every project is meticulously tailored to the aesthetic and technical requirements of your high-performance vehicle collection."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010497.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010497.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -287,7 +287,7 @@ export default function LandingPage() {
|
||||
quote: "The seamless integration of my supercar into my living space is purely transformative.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-male-posing-street-background-near-skyscrapers-sunglasses_158538-21206.jpg",
|
||||
tag: "Elite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=3",
|
||||
imageAlt: "luxury lifestyle successful person",
|
||||
},
|
||||
{
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
quote: "The architectural design philosophy is simply unparalleled.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666485.jpg",
|
||||
tag: "Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010497.jpg?_wi=3",
|
||||
imageAlt: "luxury lifestyle successful person",
|
||||
},
|
||||
{
|
||||
@@ -309,7 +309,7 @@ export default function LandingPage() {
|
||||
quote: "Exceptional vision and execution. A dream for every collector.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-with-mobile-phone-leaning-wall_657883-756.jpg",
|
||||
tag: "Vision",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-style-concept-bearded-male-sunglasses-dressed-brown-leather-jacket-driving-retro-car_613910-20460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-style-concept-bearded-male-sunglasses-dressed-brown-leather-jacket-driving-retro-car_613910-20460.jpg?_wi=2",
|
||||
imageAlt: "luxury lifestyle successful person",
|
||||
},
|
||||
{
|
||||
@@ -320,7 +320,7 @@ export default function LandingPage() {
|
||||
quote: "My cars have never looked more at home than in this glass atrium.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22386.jpg",
|
||||
tag: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg?_wi=2",
|
||||
imageAlt: "luxury lifestyle successful person",
|
||||
},
|
||||
{
|
||||
@@ -331,7 +331,7 @@ export default function LandingPage() {
|
||||
quote: "The attention to detail in climate and display is incredible.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-man-mobile-phone_23-2148018655.jpg",
|
||||
tag: "Industry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg?_wi=2",
|
||||
imageAlt: "luxury lifestyle successful person",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user