diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 79080c6..8e4f7a5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,7 +7,7 @@ import TeamCardOne from '@/components/sections/team/TeamCardOne'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import Link from "next/link"; -import { Shield, Users, TrendingUp } from 'lucide-react'; +import { Shield, Users, TrendingUp, Home, DollarSign, Award } from 'lucide-react'; export default function AboutPage() { return ( @@ -43,13 +43,13 @@ export default function AboutPage() { description="With over 20 years of excellence in luxury property sales, we pride ourselves on connecting discerning clients with exceptional residences. Our expertise spans international markets and iconic neighborhoods." tag="Our Commitment" tagIcon={Shield} - tagAnimation="entrance-slide" + tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797732.jpg" imageAlt="Luxury real estate agency office" buttons={[ { text: "Meet Our Team", href: "/team" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" useInvertedBackground={true} /> @@ -60,35 +60,19 @@ export default function AboutPage() { description="Meet our award-winning team of experienced professionals dedicated to exceeding expectations in every transaction." tag="Our Experts" tagIcon={Users} - tagAnimation="entrance-slide" + tagAnimation="slide-up" members={[ { - id: "1", - name: "Victoria Sterling", - role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=1", - imageAlt: "Victoria Sterling" + id: "1", name: "Victoria Sterling", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Victoria Sterling" }, { - id: "2", - name: "James Whitmore", - role: "Senior Agent", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg?_wi=1", - imageAlt: "James Whitmore" + id: "2", name: "James Whitmore", role: "Senior Agent", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg", imageAlt: "James Whitmore" }, { - id: "3", - name: "Alexandra Chen", - role: "International Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg?_wi=1", - imageAlt: "Alexandra Chen" + id: "3", name: "Alexandra Chen", role: "International Specialist", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageAlt: "Alexandra Chen" }, { - id: "4", - name: "Marcus Thompson", - role: "Investment Advisor", - imageSrc: "http://img.b2bpic.net/free-photo/two-businessman-discussing-using-digital-tablet_23-2147899929.jpg?_wi=1", - imageAlt: "Marcus Thompson" + id: "4", name: "Marcus Thompson", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/two-businessman-discussing-using-digital-tablet_23-2147899929.jpg", imageAlt: "Marcus Thompson" } ]} textboxLayout="default" @@ -104,13 +88,13 @@ export default function AboutPage() { description="Two decades of excellence demonstrated through exceptional results and client satisfaction." tag="By The Numbers" tagIcon={TrendingUp} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" metrics={[ - { id: "1", icon: "Home", title: "Properties Sold", value: "850+" }, - { id: "2", icon: "Users", title: "Satisfied Clients", value: "1,200+" }, - { id: "3", icon: "DollarSign", title: "Sales Volume", value: "$4.2B" }, - { id: "4", icon: "Award", title: "Industry Awards", value: "35" } + { id: "1", icon: Home, title: "Properties Sold", value: "850+" }, + { id: "2", icon: Users, title: "Satisfied Clients", value: "1,200+" }, + { id: "3", icon: DollarSign, title: "Sales Volume", value: "$4.2B" }, + { id: "4", icon: Award, title: "Industry Awards", value: "35" } ]} animationType="slide-up" useInvertedBackground={false} @@ -121,8 +105,7 @@ export default function AboutPage() { @@ -60,33 +60,21 @@ export default function ContactPage() { description="Discover the benefits of working with our team of dedicated luxury real estate professionals." tag="Benefits" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Learn More", href: "/about" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" textboxLayout="default" features={[ { - id: "01", - title: "20+ Years Experience", - description: "Over two decades of excellence in luxury real estate sales and client satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=2", - imageAlt: "Experience in luxury real estate" + id: "01", title: "20+ Years Experience", description: "Over two decades of excellence in luxury real estate sales and client satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Experience in luxury real estate" }, { - id: "02", - title: "Global Network", - description: "International connections enabling access to exclusive off-market opportunities worldwide.", - imageSrc: "http://img.b2bpic.net/free-vector/connected-world-map_23-2147622844.jpg?_wi=3", - imageAlt: "Global network" + id: "02", title: "Global Network", description: "International connections enabling access to exclusive off-market opportunities worldwide.", imageSrc: "http://img.b2bpic.net/free-vector/connected-world-map_23-2147622844.jpg", imageAlt: "Global network" }, { - id: "03", - title: "White-Glove Service", - description: "Dedicated concierge support managing every aspect of your property transaction.", - imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg?_wi=2", - imageAlt: "Premium service" + id: "03", title: "White-Glove Service", description: "Dedicated concierge support managing every aspect of your property transaction.", imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg", imageAlt: "Premium service" } ]} gridVariant="three-columns-all-equal-width" @@ -101,41 +89,17 @@ export default function ContactPage() { description="Hear directly from satisfied clients about their experience with Luxe Properties." tag="Client Stories" tagIcon={Heart} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" testimonials={[ { - id: "1", - name: "Margaret Rothschild, Entrepreneur", - date: "Date: 15 November 2024", - title: "An Exceptional Experience", - quote: "The team at Luxe Properties understood my vision perfectly. They found me the ideal penthouse within my demanding timeline. Their professionalism and discretion were impeccable.", - tag: "Premium Service", - avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=2", - imageAlt: "Penthouse listing" + id: "1", name: "Margaret Rothschild, Entrepreneur", date: "Date: 15 November 2024", title: "An Exceptional Experience", quote: "The team at Luxe Properties understood my vision perfectly. They found me the ideal penthouse within my demanding timeline. Their professionalism and discretion were impeccable.", tag: "Premium Service", avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Penthouse listing" }, { - id: "2", - name: "David Chen, Tech Executive", - date: "Date: 08 October 2024", - title: "World-Class Service", - quote: "I needed a property in multiple countries. Luxe Properties leveraged their international network seamlessly. The investment guidance alone was worth far more than their commission.", - tag: "International Expertise", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort_74190-7433.jpg?_wi=2", - imageAlt: "Global luxury property" + id: "2", name: "David Chen, Tech Executive", date: "Date: 08 October 2024", title: "World-Class Service", quote: "I needed a property in multiple countries. Luxe Properties leveraged their international network seamlessly. The investment guidance alone was worth far more than their commission.", tag: "International Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort_74190-7433.jpg", imageAlt: "Global luxury property" }, { - id: "3", - name: "Patricia Vanderbilt, Collector", - date: "Date: 22 September 2024", - title: "Unmatched Knowledge", - quote: "Their market analysis was incredibly thorough. They helped me build a diversified luxury real estate portfolio across three continents. Highly recommended.", - tag: "Investment Strategy", - avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-instagram-posts_23-2150673419.jpg?_wi=2", - imageAlt: "Estate portfolio" + id: "3", name: "Patricia Vanderbilt, Collector", date: "Date: 22 September 2024", title: "Unmatched Knowledge", quote: "Their market analysis was incredibly thorough. They helped me build a diversified luxury real estate portfolio across three continents. Highly recommended.", tag: "Investment Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-instagram-posts_23-2150673419.jpg", imageAlt: "Estate portfolio" } ]} useInvertedBackground={true} @@ -146,8 +110,7 @@ export default function ContactPage() { @@ -71,36 +71,21 @@ export default function HomePage() { description="Handpicked exceptional properties representing the pinnacle of luxury real estate. Each residence selected for its distinctive character and investment value." tag="Curated Selection" tagIcon={Diamond} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "View Full Catalog", href: "/properties" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" textboxLayout="default" products={[ { - id: "1", - name: "Oceanfront Masterpiece", - price: "$8,500,000", - variant: "Malibu, California", - imageSrc: "http://img.b2bpic.net/free-photo/miami-luxury-house_649448-2903.jpg?_wi=1", - imageAlt: "Beachfront luxury home" + id: "1", name: "Oceanfront Masterpiece", price: "$8,500,000", variant: "Malibu, California", imageSrc: "http://img.b2bpic.net/free-photo/miami-luxury-house_649448-2903.jpg", imageAlt: "Beachfront luxury home" }, { - id: "2", - name: "Manhattan Penthouse", - price: "$12,000,000", - variant: "Upper East Side, NY", - imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg?_wi=1", - imageAlt: "Penthouse with skyline views" + id: "2", name: "Manhattan Penthouse", price: "$12,000,000", variant: "Upper East Side, NY", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Penthouse with skyline views" }, { - id: "3", - name: "Miami Modern Sanctuary", - price: "$6,750,000", - variant: "Brickell, Miami", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-resort-palm-trees-summer-time_116348-4.jpg?_wi=1", - imageAlt: "Contemporary Miami residence" + id: "3", name: "Miami Modern Sanctuary", price: "$6,750,000", variant: "Brickell, Miami", imageSrc: "http://img.b2bpic.net/free-photo/hotel-resort-palm-trees-summer-time_116348-4.jpg", imageAlt: "Contemporary Miami residence" } ]} gridVariant="three-columns-all-equal-width" @@ -115,40 +100,24 @@ export default function HomePage() { description="From property acquisition to portfolio management, we offer white-glove service tailored to your sophisticated needs." tag="What We Offer" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Learn More", href: "/contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" textboxLayout="default" features={[ { - id: "01", - title: "Property Acquisition", - description: "Strategic sourcing of premium properties aligned with your investment objectives and lifestyle preferences.", - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=1", - imageAlt: "Property acquisition service" + id: "01", title: "Property Acquisition", description: "Strategic sourcing of premium properties aligned with your investment objectives and lifestyle preferences.", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg", imageAlt: "Property acquisition service" }, { - id: "02", - title: "Market Analysis", - description: "In-depth market research and valuation expertise ensuring informed decisions on luxury real estate investments.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-data-computer_9975-22514.jpg?_wi=1", - imageAlt: "Market analysis service" + id: "02", title: "Market Analysis", description: "In-depth market research and valuation expertise ensuring informed decisions on luxury real estate investments.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-data-computer_9975-22514.jpg", imageAlt: "Market analysis service" }, { - id: "03", - title: "International Connections", - description: "Global network of luxury property specialists enabling access to exclusive off-market opportunities worldwide.", - imageSrc: "http://img.b2bpic.net/free-vector/connected-world-map_23-2147622844.jpg?_wi=1", - imageAlt: "International network service" + id: "03", title: "International Connections", description: "Global network of luxury property specialists enabling access to exclusive off-market opportunities worldwide.", imageSrc: "http://img.b2bpic.net/free-vector/connected-world-map_23-2147622844.jpg", imageAlt: "International network service" }, { - id: "04", - title: "Concierge Support", - description: "Dedicated concierge team managing all aspects of your property transaction and ownership experience.", - imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg?_wi=1", - imageAlt: "Concierge support service" + id: "04", title: "Concierge Support", description: "Dedicated concierge team managing all aspects of your property transaction and ownership experience.", imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg", imageAlt: "Concierge support service" } ]} gridVariant="four-items-2x2-equal-grid" @@ -163,13 +132,13 @@ export default function HomePage() { description="Two decades of excellence demonstrated through exceptional results and client satisfaction." tag="By The Numbers" tagIcon={TrendingUp} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" metrics={[ - { id: "1", icon: "Home", title: "Properties Sold", value: "850+" }, - { id: "2", icon: "Users", title: "Satisfied Clients", value: "1,200+" }, - { id: "3", icon: "DollarSign", title: "Sales Volume", value: "$4.2B" }, - { id: "4", icon: "Award", title: "Industry Awards", value: "35" } + { id: "1", icon: Home, title: "Properties Sold", value: "850+" }, + { id: "2", icon: Users, title: "Satisfied Clients", value: "1,200+" }, + { id: "3", icon: DollarSign, title: "Sales Volume", value: "$4.2B" }, + { id: "4", icon: Award, title: "Industry Awards", value: "35" } ]} animationType="slide-up" useInvertedBackground={false} @@ -182,74 +151,26 @@ export default function HomePage() { description="Hear from satisfied clients who found their dream properties through our expert guidance." tag="Client Stories" tagIcon={Heart} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" testimonials={[ { - id: "1", - name: "Margaret Rothschild, Entrepreneur", - date: "Date: 15 November 2024", - title: "An Exceptional Experience", - quote: "The team at Luxe Properties understood my vision perfectly. They found me the ideal penthouse within my demanding timeline. Their professionalism and discretion were impeccable.", - tag: "Premium Service", - avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1", - imageAlt: "Penthouse listing" + id: "1", name: "Margaret Rothschild, Entrepreneur", date: "Date: 15 November 2024", title: "An Exceptional Experience", quote: "The team at Luxe Properties understood my vision perfectly. They found me the ideal penthouse within my demanding timeline. Their professionalism and discretion were impeccable.", tag: "Premium Service", avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Penthouse listing" }, { - id: "2", - name: "David Chen, Tech Executive", - date: "Date: 08 October 2024", - title: "World-Class Service", - quote: "I needed a property in multiple countries. Luxe Properties leveraged their international network seamlessly. The investment guidance alone was worth far more than their commission.", - tag: "International Expertise", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort_74190-7433.jpg?_wi=1", - imageAlt: "Global luxury property" + id: "2", name: "David Chen, Tech Executive", date: "Date: 08 October 2024", title: "World-Class Service", quote: "I needed a property in multiple countries. Luxe Properties leveraged their international network seamlessly. The investment guidance alone was worth far more than their commission.", tag: "International Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort_74190-7433.jpg", imageAlt: "Global luxury property" }, { - id: "3", - name: "Patricia Vanderbilt, Collector", - date: "Date: 22 September 2024", - title: "Unmatched Knowledge", - quote: "Their market analysis was incredibly thorough. They helped me build a diversified luxury real estate portfolio across three continents. Highly recommended.", - tag: "Investment Strategy", - avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-instagram-posts_23-2150673419.jpg?_wi=1", - imageAlt: "Estate portfolio" + id: "3", name: "Patricia Vanderbilt, Collector", date: "Date: 22 September 2024", title: "Unmatched Knowledge", quote: "Their market analysis was incredibly thorough. They helped me build a diversified luxury real estate portfolio across three continents. Highly recommended.", tag: "Investment Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-instagram-posts_23-2150673419.jpg", imageAlt: "Estate portfolio" }, { - id: "4", - name: "Thomas Ashford, CEO", - date: "Date: 05 August 2024", - title: "Discreet Excellence", - quote: "Privacy and discretion were paramount. Luxe Properties handled everything with absolute professionalism. I felt completely protected throughout the entire process.", - tag: "Confidential Sales", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-large-transparent-window-with-opened-door-outside-which-newlyweds-posing-embracing-balcony-their-wedding-day_8353-12102.jpg", - imageAlt: "Private estate" + id: "4", name: "Thomas Ashford, CEO", date: "Date: 05 August 2024", title: "Discreet Excellence", quote: "Privacy and discretion were paramount. Luxe Properties handled everything with absolute professionalism. I felt completely protected throughout the entire process.", tag: "Confidential Sales", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-large-transparent-window-with-opened-door-outside-which-newlyweds-posing-embracing-balcony-their-wedding-day_8353-12102.jpg", imageAlt: "Private estate" }, { - id: "5", - name: "Isabella Rossi, Diplomat", - date: "Date: 19 July 2024", - title: "Exceptional Expertise", - quote: "Moving internationally required a partner who understood luxury markets globally. Victoria and her team exceeded every expectation. Truly world-class.", - tag: "Global Markets", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-girls-standing-by-airport_1157-25515.jpg", - imageAlt: "International residence" + id: "5", name: "Isabella Rossi, Diplomat", date: "Date: 19 July 2024", title: "Exceptional Expertise", quote: "Moving internationally required a partner who understood luxury markets globally. Victoria and her team exceeded every expectation. Truly world-class.", tag: "Global Markets", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-girls-standing-by-airport_1157-25515.jpg", imageAlt: "International residence" }, { - id: "6", - name: "Geoffrey Hampton, Investor", - date: "Date: 03 June 2024", - title: "Premium Partnership", - quote: "What impressed me most was their commitment to understanding my long-term vision. They weren't just selling properties; they were building my legacy.", - tag: "Legacy Building", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/governor-s-palace-daytime-williamsburg-usa_181624-29182.jpg", - imageAlt: "Heritage estate" + id: "6", name: "Geoffrey Hampton, Investor", date: "Date: 03 June 2024", title: "Premium Partnership", quote: "What impressed me most was their commitment to understanding my long-term vision. They weren't just selling properties; they were building my legacy.", tag: "Legacy Building", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/governor-s-palace-daytime-williamsburg-usa_181624-29182.jpg", imageAlt: "Heritage estate" } ]} useInvertedBackground={true} @@ -260,14 +181,14 @@ export default function HomePage() { @@ -277,8 +198,7 @@ export default function HomePage() { @@ -167,8 +125,7 @@ export default function PropertiesPage() { @@ -143,8 +115,7 @@ export default function TeamPage() {